1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 |
- $PBExportHeader$s_outwaremx.srs
- global type s_outwaremx from structure
- long printid
- long mtrlwareid
- long mtrlid
- long storageid
- string plancode
- string relcode
- string status
- string woodcode
- string pcode
- decimal { 5 } saleqty
- decimal { 5 } qty
- string unit
- decimal { 10 } rate
- decimal { 5 } uqty
- decimal { 5 } addqty
- decimal { 5 } tax
- decimal { 10 } enprice
- decimal { 10 } fprice
- decimal { 5 } rebate
- decimal { 10 } price
- decimal { 10 } cost
- decimal { 2 } costamt
- decimal { 10 } planprice
- decimal { 5 } newpriceamt
- decimal { 10 } dftsaleprice
- decimal { 10 } ware_enprice
- decimal { 10 } ware_fprice
- decimal { 10 } ware_price
- decimal { 5 } ware_amt
- decimal { 5 } enamt
- decimal { 5 } enamt_tax
- decimal { 5 } bsamt
- decimal { 5 } bsamt_tax
- decimal { 5 } amt
- decimal { 10 } dftsaleamt
- string mxdscrp
- string mtrlcode
- long sptid
- integer dxflag
- integer ifrel
- long relid
- long relprintid
- long relid2
- long olmtrlid
- long packqty
- decimal { 5 } dftpackqty
- string sptmtrlname
- integer outtype
- string mtrlcuscode
- string mtrlname
- string mtrlmode
- string mtrlsectype
- string zxmtrlmode
- string formula
- string waredscrp
- datetime inworkdate
- string mxdscrp2
- decimal { 5 } net_weight
- decimal { 5 } gross_weight
- decimal { 5 } cubage
- string mxdscrp3
- string mxdscrp4
- decimal { 10 } enprice_notax
- string priceformula
- decimal { 10 } cost_notax
- decimal { 10 } costamt_notax
- decimal { 10 } otherprice
- end type
|