12345678910111213141516171819202122232425262728 |
- $PBExportHeader$s_sptcheckmx.srs
- global type s_sptcheckmx from structure
- long billid
- long printid
- long mtrlid
- long checktype
- decimal { 10 } checkqty
- decimal { 10 } goodqty
- decimal { 10 } badqty
- string reason
- string mxdscrp
- decimal { 10 } notqty
- decimal { 10 } backqty
- integer iftask
- long reltaskid
- long reltaskprintid
- string status
- string woodcode
- string pcode
- string reltaskcode
- string unit
- decimal { 5 } rate
- decimal { 10 } badinqty
- long storageid
- string mtrlcode
- string location
- end type
|