12345678910111213141516171819202122232425 |
- $PBExportHeader$s_bmstpay.srs
- global type s_bmstpay from structure
- long scid
- long payid
- long sptid
- datetime paydate
- string inrep
- decimal { 2 } oriamt
- decimal { 2 } mstpayamt
- decimal { 2 } payamt
- string billcode
- string dscrp
- long banktypeid
- integer buildtype
- long inwareid
- string opemp
- long accountsid
- long itemid
- datetime viewdate
- string relcode
- long moneyid
- long moneyid_cn
- decimal { 2 } payamt_cn
- end type
|