Share via


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

  • _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.

See Also

Reference

EcoResTmpProductDimValue Table