s_order_plan_tech.srs 494 B

123456789101112131415161718192021222324252627
  1. $PBExportHeader$s_order_plan_tech.srs
  2. global type s_order_plan_tech from structure
  3. long scid
  4. long billid
  5. string billcode
  6. integer flag
  7. datetime billdate
  8. datetime begindate
  9. datetime enddate
  10. string rep
  11. long wrkgrpid
  12. long workgroupid
  13. long empid
  14. long orderid
  15. long printid
  16. long parentid
  17. decimal { 10 } qty
  18. decimal { 10 } fqty
  19. string opemp
  20. string modemp
  21. string auditemp
  22. datetime opdate
  23. datetime moddate
  24. datetime auditdate
  25. string aps_plancode
  26. end type