123456789101112131415161718192021222324252627 |
- $PBExportHeader$s_order_ml_mx.srs
- global type s_order_ml_mx from structure
- long orderid
- long mtrlid
- string prdpackcode
- decimal { 10 } qty
- decimal { 10 } acmpqty
- string mxdscrp
- string order_ml_ordercode
- datetime order_ml_requiredate
- integer order_ml_status
- datetime order_ml_accomplishdate
- string mtrl_mtrlcode
- string mtrl_mtrlname
- string mtrl_unit
- integer mtrl_mtrlorigin
- string pfcode
- string status
- string woodcode
- string pcode
- integer mtrlkind
- long utid
- long taskid
- long taskmxid
- long taskscid
- end type
|