s_workpricetable.srs 515 B

123456789101112131415161718192021222324252627
  1. $PBExportHeader$s_workpricetable.srs
  2. global type s_workpricetable from structure
  3. long mtrlid
  4. long proid
  5. string procode
  6. string proname
  7. long proorder
  8. string worklevel
  9. string techlevel
  10. decimal { 4 } workhour
  11. decimal { 4 } workprice
  12. decimal { 4 } workqty
  13. string dscrp
  14. integer lastflag
  15. long wrkgrpid
  16. integer ifownpro
  17. integer lsxtype
  18. integer ifstandard
  19. string status
  20. integer if_select_any
  21. long mtrlid_arr[]
  22. long count
  23. integer ifjd
  24. string pricestr
  25. string stepstr
  26. end type