12345678910111213141516171819202122 |
- $PBExportHeader$s_transqty_ws.srs
- global type s_transqty_ws from structure
- long scid
- long billid
- string billcode
- integer billtype
- long storageid
- string relcode
- integer flag
- string rep
- datetime billdate
- string dscrp
- string opemp
- string modemp
- string auditemp
- datetime opdate
- datetime moddate
- datetime auditdate
- long ctmint
- s_transqty_wsmx arg_s_mx[]
- end type
|