123456789101112131415161718192021222324 |
- $PBExportHeader$s_orderrqmtrl_tree_change.srs
- global type s_orderrqmtrl_tree_change from structure
- long billid
- string billcode
- integer flag
- datetime billdate
- string billemp
- string relcode
- string dscrp
- long scid
- long orderid
- long printid
- long plantype_ori
- long plantype_new
- decimal{10} qty_ori
- decimal{10} qty_new
- datetime opdate
- datetime moddate
- datetime auditdate
- string opemp
- string modemp
- string auditemp
- end type
|