1234567891011121314151617181920 |
- $PBExportHeader$s_transqty_wsmx.srs
- global type s_transqty_wsmx from structure
- long scid
- long billid
- long printid
- long mtrlwareid
- long mtrlid
- string status
- string woodcode
- string pcode
- string plancode
- long sptid
- decimal { 10 } transqty
- decimal { 5 } fprice
- string mxdscrp
- long ctmint
- string mtrlcode
- string unit
- end type
|