1234567891011121314151617181920 |
- $PBExportHeader$s_inwarebuy_ch.srs
- global type s_inwarebuy_ch from structure
- long sptid
- string sptcode
- string sptname
- long banktypeid
- long moneyid
- decimal { 15 } billamt
- decimal { 2 } takeamt
- decimal { 2 } balcamt
- datetime indate
- decimal { 5 } mrate
- decimal { 2 } zqamt
- decimal { 2 } bmstamt
- string billcode
- long scid
- long inwareid
- long storageid
- end type
|