s_invoicemx.srs 239 B

12345678910111213
  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. end type