1234567891011121314151617181920212223242526272829303132 |
- $PBExportHeader$s_mtrlware_pzcode_transmx.srs
- global type s_mtrlware_pzcode_transmx from structure
- long billid
- long printid
- long scid
- long mtrlwareid
- long mtrlid
- string status
- string woodcode
- string pcode
- string plancode
- string mtrlcuscode
- string location
- long sptid
- decimal { 10 } qty
- decimal { 10 } cost
- string status_new
- string woodcode_new
- string pcode_new
- string mtrlcuscode_new
- string location_new
- string mxdscrp
- string unit
- integer ifunit
- decimal { 5 } rate
- string uunit
- string mtrlcode
- long sptid_new
- string plancode_new
- decimal addqty
- end type
|