s_cpcheck.srs 710 B

12345678910111213141516171819202122232425262728293031323334353637
  1. $PBExportHeader$s_cpcheck.srs
  2. global type s_cpcheck from structure
  3. long scid
  4. long billid
  5. datetime checkdate
  6. integer checktype
  7. long relid
  8. string relcode
  9. long mtrlid
  10. string status
  11. string woodcode
  12. string pcode
  13. decimal { 10 } qty
  14. decimal { 10 } checkqty
  15. decimal { 10 } badqty
  16. decimal { 10 } goodqty
  17. decimal { 10 } checkrate
  18. decimal { 10 } chkpassrate
  19. string dscrp
  20. long itemtypeid
  21. integer flag
  22. s_cpcheckmx arg_s_cpcheckmx[]
  23. string reson
  24. string suggest
  25. string feedback
  26. string opinion
  27. string billemp
  28. integer billtype
  29. long relprintid
  30. string qcresult
  31. integer secflag
  32. string secauditemp
  33. datetime secauditdate
  34. string unit
  35. decimal { 10 } rate
  36. end type