12345678910111213141516171819202122232425262728293031323334353637 |
- $PBExportHeader$s_warepdb_billmx.srs
- global type s_warepdb_billmx from structure
- decimal { 5 } factqty
- decimal { 5 } factaddqty
- string mxdscrp
- long mtrlwareid
- string status
- string plancode
- string woodcode
- string pcode
- long mtrlid
- decimal { 5 } qty
- decimal { 5 } addqty
- long scid
- long sptid
- long dxflag
- long billid
- long printid
- decimal { 10 } wareamt
- string mtrlcode
- string unit
- string mtrlmode
- string mtrlname
- long mtrltype
- string sptname
- string sptcode
- string mtrlsectype
- string zxmtrlmode
- decimal { 10 } cost
- long scllflag
- decimal { 5 } pypkqty
- decimal { 5 } pypkaddqty
- string waredscrp
- datetime inworkdate
- integer packqty
- end type
|