s_addon_techdef.srs 334 B

12345678910111213141516
  1. $PBExportHeader$s_addon_techdef.srs
  2. global type s_addon_techdef from structure
  3. long techid[]
  4. long sptid[]
  5. string techcode[]
  6. string formular[]
  7. decimal { 4 } price[]
  8. integer inuse[]
  9. decimal { 4 } qty[]
  10. string unit[]
  11. string dscrp[]
  12. decimal { 4 } width[]
  13. decimal { 4 } len[]
  14. decimal { 4 } heightdegree[]
  15. end type