RetailCatalogIntOrgValidationSummary::addError Method
Creates or updates a record for the specific retail catalog channel.
Syntax
client server public static void addError(
CatalogRefRecId _catalogId,
RetailCatalogValidationError _errorType,
str _errorMessage,
[RefRecId _catalogIntOrgId])
Run On
Called
Parameters
- _catalogId
Type: CatalogRefRecId Extended Data Type
The catalog rec id.
- _errorType
Type: RetailCatalogValidationError Enumeration
The error type.
- _errorMessage
Type: str
The error mesage.
- _catalogIntOrgId
Type: RefRecId Extended Data Type
The retail catalog channel id. If no value is provided this will create rows for every channel from the specified catalog.