1234567891011121314151617181920 |
- $PBExportHeader$s_scwg_taskwork_day.srs
- global type s_scwg_taskwork_day from structure
- long billid
- long mtrlid
- string procode
- string proname
- string status
- string woodcode
- string pcode
- decimal { 5 } qty
- decimal { 5 } price
- string mxdscrp
- long printid
- long orderid
- string ordercode
- string reason
- string unit
- string wpcode
- end type
|