12345678910111213141516171819 |
- $PBExportHeader$s_waste.srs
- global type s_waste from structure
- long mtrlid
- string plancode
- string status
- decimal { 5 } qty
- string mxdscrp
- long sptid
- long printid
- string mtrlcode
- decimal { 10 } jgprice
- long relid
- string relcode
- long orderid
- string woodcode
- string pcode
- integer ifrel
- end type
|