12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- $PBExportHeader$s_inwaremx.srs
- global type s_inwaremx from structure
- long printid
- long mtrlwareid
- long mtrlid
- string mtrlcode
- string mtrlname
- string mtrlmode
- string plancode
- string status
- string woodcode
- string pcode
- decimal { 5 } qty
- string unit
- decimal { 5 } rate
- decimal { 5 } uqty
- decimal { 5 } buyqty
- decimal { 5 } addqty
- decimal { 5 } bootqty
- decimal { 5 } noauditqty
- long packqty
- decimal { 5 } tax
- decimal { 10 } uprice
- decimal { 10 } fprice
- decimal { 5 } rebate
- decimal { 10 } price
- decimal { 10 } jgprice
- decimal { 10 } planprice
- decimal { 10 } dftsptprice
- decimal { 10 } cost
- decimal { 10 } newcost
- decimal { 5 } costamt
- decimal { 5 } amt
- decimal { 5 } uamt
- decimal { 5 } uamt_tax
- decimal { 5 } bsamt
- decimal { 5 } bsamt_tax
- string aunit
- long sptid
- integer dxflag
- long relprintid
- long relid
- integer ifrel
- string relcode
- string sptmtrlname
- string mtrlcuscode
- string formula
- string mxdscrp
- string waredscrp
- datetime inworkdate
- integer iflimitprice
- decimal { 10 } uprice_notax
- long mtrlwareid_xjxc
- string mxdscrp2
- string mxdscrp3
- string mxdscrp4
- decimal { 10 } fprice_notax
- decimal { 10 } cost_notax
- decimal { 10 } newcost_notax
- end type
|