s_sale_price_mx.srs 355 B

12345678910111213141516171819
  1. $PBExportHeader$s_sale_price_mx.srs
  2. global type s_sale_price_mx from structure
  3. long mtrlid
  4. string mtrlname
  5. string status
  6. string woodcode
  7. string pcode
  8. string unit
  9. string mtrlcode
  10. long moneyid
  11. integer dftflag
  12. integer flag
  13. long pricelistid
  14. string listname
  15. decimal { 5 } price
  16. decimal { 5 } rebate
  17. decimal { 5 } qty
  18. end type