1234567891011121314151617181920212223 |
- $PBExportHeader$s_sptcheck.srs
- global type s_sptcheck from structure
- long billid
- long scid
- string billcode
- string billemp
- string relcode
- string dscrp
- long flag
- datetime opdate
- datetime moddate
- datetime auditdate
- string opemp
- string modemp
- string auditemp
- s_sptcheckmx arg_s_mx[]
- datetime billdate
- long sptid
- integer billtype
- datetime indate
- long relcheckbackid
- end type
|