123456789101112131415161718192021222324252627 |
- $PBExportHeader$s_cust_sample.srs
- global type s_cust_sample from structure
- long cusid
- long sampleid
- string samplecode
- datetime requiredate
- decimal { 5 } qty
- integer ifdata
- integer status
- datetime sampledate
- string relcode
- string saler
- long mtrlid
- string dscrp
- integer ifrel
- string mtrlname
- string mtrlmode
- string mtrlcode
- string unit
- integer kind
- string samplecontent
- string simplename
- string mtrlcolor
- string configname
- string cusnarrate
- end type
|