12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- $PBExportHeader$s_saletaskmxmx.srs
- global type s_saletaskmxmx from structure
- long scid
- long taskid
- long printid
- long relpid
- long mtrlid
- decimal { 10 } saleqty
- decimal { 10 } plprice
- decimal { 10 } fprice
- decimal { 5 } rebate
- decimal { 10 } price
- decimal { 10 } consignedqty
- decimal { 10 } assignqty
- string mxdscrp
- string status
- string pcode
- string woodcode
- string mtrlcuscode
- decimal { 10 } enprice
- long outtype
- decimal { 10 } dftsaleprice
- string stopemp
- datetime stopdate
- datetime requiredate
- string pfcode
- string mxdscrp2
- decimal { 10 } scidprice
- string outtypestr
- string pricetype
- decimal { 5 } capacity
- decimal { 5 } nprice
- decimal { 10 } stopqty
- integer poid
- decimal { 5 } taxrate
- decimal { 5 } addqty
- string priceformula
- decimal { 10 } enacprice
- decimal { 10 } net_weight
- decimal { 10 } gross_weight
- decimal { 10 } cubage
- string mtrlcode
- string quotecode
- long quoteid
- long quoteprintid
- long fjcnt
- string fjstr
- end type
|