s_sptcheckmx.srs 543 B

12345678910111213141516171819202122232425262728
  1. $PBExportHeader$s_sptcheckmx.srs
  2. global type s_sptcheckmx from structure
  3. long billid
  4. long printid
  5. long mtrlid
  6. long checktype
  7. decimal { 10 } checkqty
  8. decimal { 10 } goodqty
  9. decimal { 10 } badqty
  10. string reason
  11. string mxdscrp
  12. decimal { 10 } notqty
  13. decimal { 10 } backqty
  14. integer iftask
  15. long reltaskid
  16. long reltaskprintid
  17. string status
  18. string woodcode
  19. string pcode
  20. string reltaskcode
  21. string unit
  22. decimal { 5 } rate
  23. decimal { 10 } badinqty
  24. long storageid
  25. string mtrlcode
  26. string location
  27. end type