1234567891011121314151617181920212223242526272829303132 |
- $PBExportHeader$s_bmsttake.srs
- global type s_bmsttake from structure
- long scid
- long takeid
- long cusid
- datetime takedate
- string inrep
- decimal { 2 } oriamt
- decimal { 2 } msttakeamt
- decimal { 2 } takeamt
- decimal { 2 } oriamt_rmb
- decimal { 2 } msttakeamt_rmb
- decimal { 2 } takeamt_rmb
- string billcode
- string dscrp
- long banktypeid
- integer buildtype
- long outwareid
- string opemp
- datetime viewdate
- long accountsid
- long itemid
- long moneyid
- long moneyid_cn
- decimal { 2 } takeamt_cn
- string taskdscrp
- string relcode
- decimal { 5 } fpamt
- decimal { 10 } mrate
- long exchangeid
- end type
|