EcoResTmpProductDimValue::createOnServerInventSizeId Method
Populates the EcoResTmpProductDimValue table with the product variant size dimension value records on the server side.
Syntax
server public static EcoResTmpProductDimValue createOnServerInventSizeId(
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
- _set
Type: Set Class
Return Value
Type: EcoResTmpProductDimValue Table
The EcoResTmpProductDimValue table which contains the product variant dimension size value records.