12345678910111213141516171819202122232425262728 |
- $PBExportHeader$s_spt_price_change_mx_arr.srs
- global type s_spt_price_change_mx_arr from structure
- long mtrlid[]
- string mtrlcode[]
- string mtrlname[]
- string mtrlmode[]
- string mtrlsectype[]
- string zxmtrlmode[]
- string status[]
- string woodcode[]
- string pcode[]
- string unit[]
- long statusflag[]
- long statustype[]
- long woodcodeflag[]
- long woodcodetype[]
- long pcodeflag[]
- long pcodetype[]
- decimal { 10 } rebate[]
- decimal { 10 } price[]
- decimal { 10 } addqty[]
- string formula[]
- decimal { 10 } qty[]
- decimal { 10 } qty1[]
- string mxdscrp[]
- long moneyid[]
- end type
|