12345678910111213141516171819 |
- $PBExportHeader$s_rap_money.srs
- global type s_rap_money from structure
- long rapid
- long accountsid
- datetime takedate
- string inrep
- string dscrp
- decimal { 2 } msttakeamt
- decimal { 2 } takeamt
- string billcode
- integer buildtype
- integer dcflag
- long relid
- string opemp
- long banktypeid
- string relcode
- long scid
- end type
|