s_check_bill_mx.srs 506 B

1234567891011121314151617181920212223242526
  1. $PBExportHeader$s_check_bill_mx.srs
  2. global type s_check_bill_mx from structure
  3. long billid
  4. long printid
  5. string taskcode
  6. long reltaskid
  7. long relprintid
  8. long checktype
  9. decimal{4} forqty
  10. decimal{4} passqty
  11. decimal{4} checkqty
  12. decimal{4} goodqty
  13. decimal{4} badqty
  14. long finishflag
  15. string checkemp
  16. datetime checkdate
  17. string mxdscrp
  18. string mtrlcode
  19. string mtrlname
  20. string mtrlmode
  21. string status
  22. string woodcode
  23. string pcode
  24. s_fx_check_bill_itemmx itemmx[]
  25. end type