s_price_order.srs 660 B

123456789101112131415161718192021222324252627282930313233343536
  1. $PBExportHeader$s_price_order.srs
  2. global type s_price_order from structure
  3. long poid
  4. string pocode
  5. datetime begindate
  6. datetime enddate
  7. long mtrlid
  8. long mtrltypeid
  9. string mtrlsectype
  10. string zxmtrlmode
  11. string usermtrlmode
  12. long cusid
  13. long cusareaid
  14. string poexpr
  15. integer inuse
  16. integer kind
  17. string typestr
  18. integer orderint
  19. decimal saleqty
  20. decimal saleqty1
  21. decimal limitnum
  22. decimal salenum
  23. integer limittype
  24. string status
  25. string woodcode
  26. string pcode
  27. integer ifusestatus
  28. integer ifusewoodcode
  29. integer ifusepcode
  30. string dscrp
  31. decimal price
  32. decimal listprice
  33. decimal hisprice
  34. decimal frate
  35. end type