1234567891011121314151617181920212223 |
- $PBExportHeader$s_aifmb_addmodproductentrelation.srs
- global type s_aifmb_addmodproductentrelation from structure
- longlong relationid
- long nodeid
- long mtrlid
- string mtrlcode
- string mtrlname
- string mtrlmode
- string unit
- decimal net_weight
- decimal gross_weight
- decimal cubage
- string mtrlengname
- string dscrp
- string qualitydscrp
- string customcode
- decimal mprice
- decimal nprice
- boolean ispublic
- long productid
- s_piclistview_parm pics[]
- end type
|