EcoResTmpProductDimValue::createOnServerInventStyleId Method
Populates the EcoResTmpProductDimValue table with the product variant style dimension value records on the server side.
Syntax
server public static EcoResTmpProductDimValue createOnServerInventStyleId(
RefRecId _product,
[ItemId _itemId,
Set _set])
Run On
Server
Parameters
- _product
Type: RefRecId Extended Data Type
The ID of the EcoResProduct record.
- _itemId
Type: ItemId Extended Data Type
The ItemId record.
- _set
Type: Set Class
The Set that contains the product variant dimension values.
Return Value
Type: EcoResTmpProductDimValue Table
The EcoResTmpProductDimValue table which contains the product variant dimension style value records.