1234567891011121314151617181920212223242526272829303132333435 |
- $PBExportHeader$s_inware_tbuy_array.srs
- global type s_inware_tbuy_array from structure
- long inwareid[]
- string inwarecode[]
- long mtrlid[]
- long storageid[]
- string plancode[]
- decimal { 5 } qty[]
- decimal { 10 } price[]
- decimal { 10 } cost[]
- decimal { 10 } planprice[]
- string msdscrp[]
- string mtrlcode[]
- string mtrlname[]
- string mtrltype[]
- string unit[]
- string mtrlmode[]
- decimal { 10 } fprice[]
- decimal { 5 } rebate[]
- string mxunit[]
- decimal { 5 } rate[]
- decimal { 5 } uqty[]
- decimal { 10 } uprice[]
- decimal { 5 } addqty[]
- string status[]
- string woodcode[]
- string pcode[]
- string mtrlsectype[]
- string zxmtrlmode[]
- string sptmtrlname[]
- decimal { 5 } tax[]
- string mtrlengname[]
- string barcode[]
- end type
|