12345678910111213141516171819202122232425262728293031323334 |
- $PBExportHeader$s_eb_cusamt.srs
- global type s_eb_cusamt from structure
- long id
- datetime billdate
- long cusid
- string custype
- string assign_emp
- string part
- string dscrp
- long billtype
- string reltaskcode
- decimal billamt
- decimal damt
- decimal reldamt
- decimal reltakeamt
- decimal takeamt
- long accountsid
- decimal realrate
- long realmoneyid
- long itemid
- long banktypeid
- string mxdscrp
- datetime viewdate
- long scid
- long relid
- long accept_flag
- string accept_emp
- datetime accept_date
- string trade_id
- string trade_no
- string tid
- long im_type
- end type
|