1234567891011121314151617181920 |
- $PBExportHeader$s_updatecostmx_wfjg.srs
- global type s_updatecostmx_wfjg from structure
- long billid
- long printid
- long mtrlwarescid
- long mtrlwareid
- long mtrlid
- long sptid
- string status
- string woodcode
- string pcode
- string plancode
- decimal { 10 } noallocqty
- decimal { 10 } cost
- decimal { 10 } newcost
- string mxdscrp
- string mtrlcode
- string unit
- end type
|