123456789101112131415161718192021222324252627 |
- $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
- 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
- long salebillid
- end type
|