RetailTmpCatBulkAttrib::refreshProductAttributesValue Method
Refresh RetailTmpCatBulkAttrib from either catalog or InternalOrg
Syntax
client server public static void refreshProductAttributesValue(
RetailInternalOrgRefRecId _internalOrganization,
CatalogRefRecId _catalogRecId,
RefRecId _categoryHierarchyRecId,
RetailCatalogCategoryTreeNode _categoryTreeNode,
[int _maxRows])
Run On
Called
Parameters
- _internalOrganization
Type: RetailInternalOrgRefRecId Extended Data Type
InternalOrganization RecId
- _catalogRecId
Type: CatalogRefRecId Extended Data Type
Catalog rec id
- _categoryHierarchyRecId
Type: RefRecId Extended Data Type
Category hierarchy id filter
- _categoryTreeNode
Type: RetailCatalogCategoryTreeNode Class
Category tree node filter.
- _maxRows
Type: int
Max number of rows.
Remarks
RetailTmpCatBulkAttrib is an intermediate table for excel bulk edit.