s_cust_sample.srs 211 B

1234567891011
  1. $PBExportHeader$s_cust_sample.srs
  2. global type s_cust_sample from structure
  3. long sampleid
  4. long cusid
  5. string saler
  6. datetime sampledate
  7. string samplecontent
  8. long mtrlid
  9. decimal { 5 } qty
  10. end type