RetailGroupMemberLine::createRetailGroupMember Method

Creates a retail member line record, used to make assignment of member lines to another record.

Syntax

client server public static RefRecId createRetailGroupMember(
   [EcoResCategoryId _category, 
    EcoResDistinctProductRecId _product, 
    EcoResDistinctProductVariantRecId _variant])

Run On

Called

Parameters

Return Value

Type: RefRecId Extended Data Type
The record ID of the new RetailGroupMemberLine record.

See Also

Reference

RetailGroupMemberLine Table