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