12345678910111213141516171819 |
- $PBExportHeader$s_outware_ch.srs
- global type s_outware_ch from structure
- long cusid
- string cuscode
- string cusname
- long banktypeid
- long moneyid
- decimal{15} billamt
- decimal{2} takeamt
- decimal{2} balcamt
- datetime takedate
- decimal { 5 } mrate
- decimal { 2 } zqamt
- decimal { 2 } bmstamt
- string billcode
- long scid
- long outwareid
- end type
|