1234567891011121314151617181920212223 |
- $PBExportHeader$s_rap_money_import.srs
- global type s_rap_money_import from structure
- long scid
- long pkid
- string relcode
- long banktypeid
- long accountsid
- long moneyid
- decimal { 5 } mrate
- string importdscrp
- string dscrp
- decimal { 2 } debit
- decimal { 2 } credit
- integer billtype
- datetime billdate
- long cusid_sptid
- long itemid
- string opemp
- datetime opdate
- integer flag
- long relbillid
- end type
|