s_quote_workprice.srs 309 B

123456789101112131415
  1. $PBExportHeader$s_quote_workprice.srs
  2. global type s_quote_workprice from structure
  3. long pid[]
  4. long mtrlid[]
  5. long proid[]
  6. long proorder[]
  7. string procode[]
  8. string proname[]
  9. long wrkgrpid[]
  10. decimal { 5 } workprice[]
  11. decimal { 5 } workqty[]
  12. string dscrp[]
  13. decimal { 10 } cost[]
  14. end type