12345678910111213141516171819 |
- $PBExportHeader$s_sale_price_mx.srs
- global type s_sale_price_mx from structure
- long mtrlid
- string mtrlname
- string status
- string woodcode
- string pcode
- string unit
- string mtrlcode
- long moneyid
- integer dftflag
- integer flag
- long pricelistid
- string listname
- decimal { 5 } price
- decimal { 5 } rebate
- decimal { 5 } qty
- end type
|