s_orderrqmtrl_tree_change.srs 461 B

123456789101112131415161718192021222324
  1. $PBExportHeader$s_orderrqmtrl_tree_change.srs
  2. global type s_orderrqmtrl_tree_change from structure
  3. long billid
  4. string billcode
  5. integer flag
  6. datetime billdate
  7. string billemp
  8. string relcode
  9. string dscrp
  10. long scid
  11. long orderid
  12. long printid
  13. long plantype_ori
  14. long plantype_new
  15. decimal{10} qty_ori
  16. decimal{10} qty_new
  17. datetime opdate
  18. datetime moddate
  19. datetime auditdate
  20. string opemp
  21. string modemp
  22. string auditemp
  23. end type