1234567891011121314151617181920212223242526 |
- $PBExportHeader$s_bmsttakemx.srs
- global type s_bmsttakemx from structure
- long scid
- long takeid
- long cusid
- datetime takedate
- string inrep
- decimal { 2 } msttakeamt
- decimal { 2 } takeamt
- decimal { 2 } msttakeamt_rmb
- decimal { 2 } takeamt_rmb
- string billcode
- string dscrp
- long banktypeid
- integer buildtype
- long outwareid
- string opemp
- datetime viewdate
- long itemid
- long moneyid
- long salebillid
- string relcode
- decimal { 10 } mrate
- long exchangeid
- end type
|