12345678910111213141516171819 |
- $PBExportHeader$s_checkbackmx.srs
- global type s_checkbackmx from structure
- long billid
- long printid
- long mtrlid
- decimal { 10 } checkqty
- decimal { 10 } lackqty
- string mxdscrp
- string status
- string woodcode
- string pcode
- long relbillid
- long relprintid
- string relbillcode
- integer ifrel
- string unit
- decimal { 5 } rate
- end type
|