123456789101112131415161718192021222324252627282930313233343536373839404142 |
- $PBExportHeader$s_fx_saletaskmx.srs
- global type s_fx_saletaskmx from structure
- long taskid
- long printid
- string mxcode
- long mtrlid
- string mtrlcode
- string mtrlname
- string status
- string woodcode
- string pcode
- decimal qty
- decimal price
- long cus_mtrlid
- string cus_mtrlcode
- string cus_mtrlname
- string cus_status
- string cus_woodcode
- string cus_pcode
- string mxdscrp
- string mxdscrp2
- string mtrlcuscode
- long fxmtrlid
- decimal cus_receiveqty
- string mtrlmode
- string cus_mtrlmode
- datetime requiredate
- string plancode
- decimal qty_ready
- long qty_ready_userid
- datetime qty_ready_opdate
- decimal outQty
- datetime outDate
- decimal stopQty
- string stopEmp
- datetime stopDate
- string stopReason
- long fxmtrlid_ori
- long mtrlid_ori
- string fx_address
- end type
|