RetailCatalogIntOrgValidationSummary::create Method
Syntax
client server private static void create(
CatalogRefRecId _catalogId,
RefRecId _catalogIntOrgId,
RetailCatalogValidationError _errorType,
str _errorMessage,
[RetailProductCount productCount])
Run On
Called
Parameters
- _catalogId
Type: CatalogRefRecId Extended Data Type
- _catalogIntOrgId
Type: RefRecId Extended Data Type
- _errorType
Type: RetailCatalogValidationError Enumeration
- _errorMessage
Type: str
- productCount
Type: RetailProductCount Extended Data Type