s_invoicemx.srs 302 B

1234567891011121314151617
  1. $PBExportHeader$s_invoicemx.srs
  2. global type s_invoicemx from structure
  3. long mtrlid
  4. string mtrlname
  5. decimal { 5 } qty
  6. double price
  7. decimal { 2 } amt
  8. string mxdscrp
  9. long printid
  10. string mtrlcode
  11. string mtrlmode
  12. datetime saledate
  13. integer btype
  14. long bqty
  15. string bcode
  16. end type