Share via


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

Return Value

Type: EcoResTmpProductDimValue Table
The EcoResTmpProductDimValue table which contains the product variant dimension size value records.

See Also

Reference

EcoResTmpProductDimValue Table