12345678910111213141516171819 |
- $PBExportHeader$s_cus_price_ch.srs
- global type s_cus_price_ch from structure
- long mtrlid[]
- long cusid[]
- string status[]
- string woodcode[]
- string pcode[]
- string mtrlcode[]
- string mtrlname[]
- string mtrlmode[]
- string mtrltype[]
- string mtrlsectype[]
- string zxmtrlmode[]
- string usermtrlmode[]
- decimal { 10 } fprice[]
- decimal { 5 } zqrate[]
- string unit[]
- end type
|