s_workprice_changemx.srs 471 B

1234567891011121314151617181920212223
  1. $PBExportHeader$s_workprice_changemx.srs
  2. global type s_workprice_changemx from structure
  3. long billid
  4. long printid
  5. long editflag
  6. long mtrlid
  7. decimal { 5 } workqty_ori
  8. decimal { 5 } workqty
  9. decimal { 5 } workprice_ori
  10. decimal { 5 } workprice
  11. long wrkgrpid
  12. integer ifstandard
  13. integer lsxtype
  14. integer lastflag
  15. decimal { 5 } workhour
  16. string dscrp
  17. string worklevel
  18. string techlevel
  19. string procode
  20. string proname
  21. string status
  22. end type