123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- $PBExportHeader$s_saletaskmx.srs
- global type s_saletaskmx from structure
- long scid
- long taskid
- long printid
- long printrow
- long ifsc
- long cardcount
- long if_select_any
- long mtrlid
- decimal { 5 } saleqty
- decimal { 10 } plprice
- decimal { 10 } acprice
- string dscrp
- string mtrlcode
- decimal { 5 } tax
- decimal { 10 } fprice
- decimal { 5 } rebate
- string status
- string woodcode
- string pcode
- string mtrlcuscode
- string mtrlchangecode
- decimal { 10 } enprice
- integer outtype
- decimal { 10 } dftsaleprice
- decimal { 10 } planprice
- string unit
- decimal { 10 } rate
- decimal { 5 } usaleqty
- decimal { 10 } ware_enprice
- decimal { 10 } ware_fprice
- decimal { 10 } ware_price
- decimal { 5 } orderqty
- decimal { 10 } needbuyqty
- string formula
- decimal { 5 } addqty
- string mxdscrp2
- decimal { 5 } needwfjgqty
- string plancode
- long packqty
- decimal { 5 } gbrate
- decimal { 5 } gbotheramt
- decimal { 5 } enamt
- decimal { 5 } enamt_tax
- decimal { 5 } bsamt
- decimal { 5 } bsamt_tax
- decimal { 5 } net_weight
- decimal { 5 } gross_weight
- decimal { 5 } cubage
- datetime requiredate
- string mxdscrp3
- string mxdscrp4
- string priceformula
- decimal { 5 } fj_amt
- long mtrlwareid
- decimal { 10 } enprice_notax
- decimal { 10 } otherprice
- end type
|