s_order_ml_packmx.srs 522 B

12345678910111213141516171819202122232425262728
  1. $PBExportHeader$s_order_ml_packmx.srs
  2. global type s_order_ml_packmx from structure
  3. long billid
  4. long printid
  5. long scid
  6. long mtrlid
  7. string status
  8. string woodcode
  9. string pcode
  10. decimal { 10 } qty
  11. decimal { 10 } packqty
  12. datetime orderdate
  13. datetime requiredate
  14. long orderid
  15. string ordercode
  16. integer flag
  17. datetime auditdate
  18. string auditemp
  19. long getbarid
  20. string getbarcode
  21. integer stopflag
  22. datetime stopdate
  23. string stopemp
  24. long storageid
  25. long printid_tree
  26. integer kind
  27. end type