12345678910111213141516171819202122232425262728 |
- $PBExportHeader$s_order_ml_packmx.srs
- global type s_order_ml_packmx from structure
- long billid
- long printid
- long scid
- long mtrlid
- string status
- string woodcode
- string pcode
- decimal { 10 } qty
- decimal { 10 } packqty
- datetime orderdate
- datetime requiredate
- long orderid
- string ordercode
- integer flag
- datetime auditdate
- string auditemp
- long getbarid
- string getbarcode
- integer stopflag
- datetime stopdate
- string stopemp
- long storageid
- long printid_tree
- integer kind
- end type
|