12345678910111213141516171819202122232425262728293031 |
- $PBExportHeader$s_workpricetable_array.srs
- global type s_workpricetable_array from structure
- long mtrlid[]
- long proid[]
- string procode[]
- string proname[]
- long proorder[]
- string worklevel[]
- string techlevel[]
- decimal { 5 } workhour[]
- decimal { 5 } workprice[]
- decimal { 5 } workqty[]
- string dscrp[]
- integer lastflag[]
- long wrkgrpid[]
- integer ifownpro[]
- integer lsxtype[]
- integer ifstandard[]
- string mtrlcode[]
- string mtrlname[]
- string mtrlmode[]
- string mtrlsectype[]
- string zxmtrlmode[]
- string status[]
- decimal { 10 } proqty[]
- long taskid[]
- long scid[]
- long printid[]
- string taskcode[]
- end type
|