123456789101112131415161718192021222324252627282930313233 |
- $PBExportHeader$s_salelistmx_arr.srs
- global type s_salelistmx_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 } sumprice[]
- decimal { 10 } sumprice_1[]
- decimal { 10 } addqty[]
- string formula[]
- decimal { 10 } price[]
- string mxdscrp[]
- decimal { 10 } rebate[]
- long moneyid[]
- decimal { 5 } net_weight[]
- decimal { 5 } gross_weight[]
- decimal { 5 } cubage[]
- string barcode[]
- string mtrlengname[]
- end type
|