12345678910111213141516171819202122232425262728 |
- $PBExportHeader$s_transmx_array.srs
- global type s_transmx_array from structure
- long mtrlid[]
- string mtrlcode[]
- string mtrlname[]
- string mtrlmode[]
- string mtrlsectype[]
- string zxmtrlmode[]
- string plancode[]
- string status[]
- decimal { 10 } qty[]
- decimal { 10 } fprice[]
- string mxdscrp[]
- long printid[]
- decimal { 5 } rebate[]
- decimal { 10 } price[]
- string woodcode[]
- string pcode[]
- long mtrlwareid[]
- long billid[]
- long cusid[]
- string cuscode[]
- string cusname[]
- string billcode[]
- string unit[]
- string mtrlcuscode[]
- end type
|