12345678910111213141516171819202122 |
- $PBExportHeader$s_workprice_change.srs
- global type s_workprice_change from structure
- long billid
- string billcode
- string procode
- string proname
- string rep
- string dscrp
- long flag
- datetime opdate
- datetime moddate
- datetime auditingdate
- string opemp
- string modemp
- string auditingrep
- s_workprice_changemx arg_s_mx[]
- datetime billdate
- string relcode
- long scid
- long wrkid
- end type
|