RetailSpecialCategoryMember::addProductVariantLine Method
Inserts the record in the RetailSpecialCategoryMember table and also updates the variant information in the RetailGroupMemberLine table.
Syntax
client server public static void addProductVariantLine(EcoResCategoryId _categoryId, EcoResDistinctProductVariantRecId _memberLineVariant)
Run On
Called
Parameters
- _categoryId
Type: EcoResCategoryId Extended Data Type
The value of a category ID.
- _memberLineVariant
Type: EcoResDistinctProductVariantRecId Extended Data Type
The value for a variant ID.