12345678910111213141516171819202122232425 |
- $PBExportHeader$s_credencemx.srs
- global type s_credencemx from structure
- long fuluno
- string subid
- string brief
- double rate
- decimal { 4 } rawdebit
- decimal { 4 } rawcredit
- decimal { 4 } debit
- decimal { 4 } credit
- decimal { 4 } amount
- decimal { 4 } price
- long deptid
- long itemid
- datetime billdate
- long billid
- string billno
- long cropbillid
- integer ifreadonly
- integer attrflag
- long cusid
- long sptid
- long empid
- end type
|