s_cust_sample.srs 498 B

123456789101112131415161718192021222324252627
  1. $PBExportHeader$s_cust_sample.srs
  2. global type s_cust_sample from structure
  3. long cusid
  4. long sampleid
  5. string samplecode
  6. datetime requiredate
  7. decimal { 5 } qty
  8. integer ifdata
  9. integer status
  10. datetime sampledate
  11. string relcode
  12. string saler
  13. long mtrlid
  14. string dscrp
  15. integer ifrel
  16. string mtrlname
  17. string mtrlmode
  18. string mtrlcode
  19. string unit
  20. integer kind
  21. string samplecontent
  22. string simplename
  23. string mtrlcolor
  24. string configname
  25. string cusnarrate
  26. end type