12345678910111213141516171819202122232425262728293031323334353637383940 |
- $PBExportHeader$s_getbar.srs
- global type s_getbar from structure
- long scid
- long getbarid
- string getbarcode
- datetime getbardate
- integer ifrel
- long orderid
- long storageid
- long mtrlid
- long cusid
- string plancode
- string status
- string woodcode
- string pcode
- string mtrlcuscode
- string location
- decimal { 10 } qty
- string dscrp
- integer flag
- string opemp
- string modemp
- string auditemp
- datetime opdate
- datetime moddate
- datetime auditdate
- s_mtrlware_mx arg_s_mx[]
- string reason
- long buytaskprintid
- decimal { 2 } packqty
- string mtrlcode
- string unit
- long relbillid
- long relbillprintid
- decimal uqty
- decimal packuqty
- decimal rate
- string dscrp2
- end type
|