s_mtrl_price_change.srs 547 B

12345678910111213141516171819202122232425262728
  1. $PBExportHeader$s_mtrl_price_change.srs
  2. global type s_mtrl_price_change from structure
  3. long scid
  4. long billid
  5. datetime billdate
  6. string billcode
  7. string billemp
  8. integer billtype
  9. string dscrp
  10. long relid
  11. string relcode
  12. long mtrlid
  13. string status
  14. string woodcode
  15. string pcode
  16. decimal { 10 } price
  17. decimal { 10 } newprice
  18. long flag
  19. s_mtrl_price_changemx arg_s_mx[]
  20. s_mtrl_price_changemx2 arg_s_mx2[]
  21. integer ifchange
  22. long sptid
  23. long moneyid
  24. decimal { 10 } mrate
  25. string unit
  26. decimal { 10 } rate
  27. end type