s_saleoutmx.srs 555 B

1234567891011121314151617181920212223242526272829
  1. $PBExportHeader$s_saleoutmx.srs
  2. global type s_saleoutmx from structure
  3. long scid
  4. long taskid
  5. long printid
  6. integer ifrel
  7. long mtrlid
  8. decimal { 10 } saleqty
  9. decimal { 10 } consignedqty
  10. decimal { 5 } enprice
  11. decimal { 5 } fprice
  12. decimal { 5 } rebate
  13. string status
  14. string woodcode
  15. string pcode
  16. string mtrlcuscode
  17. string outtypestr
  18. string mxdscrp
  19. string mxdscrp2
  20. long relid
  21. long relprintid
  22. decimal { 10 } stopqty
  23. string stopemp
  24. string stopreason
  25. string mtrlcode
  26. string relcode
  27. string mtrlcuscode2
  28. end type