1234567891011121314151617 |
- $PBExportHeader$s_sale_price_arr.srs
- global type s_sale_price_arr from structure
- long mtrlid[]
- string mtrlcode[]
- string mtrlname[]
- string mtrlmode[]
- string unit[]
- string mtrltype[]
- string mtrlsectype[]
- string zxmtrlmode[]
- string status[]
- string woodcode[]
- string pcode[]
- decimal { 10 } price[]
- decimal { 10 } lmsaleprice[]
- end type
|