s_cust_interview.srs 385 B

123456789101112131415161718
  1. $PBExportHeader$s_cust_interview.srs
  2. global type s_cust_interview from structure
  3. long interviewid
  4. long cusid
  5. string saler
  6. datetime interviewdate
  7. string interviewrep
  8. decimal { 2 } interviewtime
  9. string interviewcontent
  10. string dscrp
  11. decimal { 2 } amt
  12. string interviewway
  13. string interviewrslt
  14. string interviewform
  15. string custassess
  16. string custview
  17. end type