12345678910111213141516171819202122 |
- $PBExportHeader$s_produce_cost.srs
- global type s_produce_cost from structure
- long scid
- long billid
- string billcode
- datetime billdate
- long billmth
- string rep
- string dscrp
- long flag
- datetime opdate
- string opemp
- datetime moddate
- string modemp
- datetime auditdate
- string auditemp
- s_produce_cost_mx arg_s_costmx[]
- long wrkgrpid
- integer billtype
- long atid
- end type
|