Share via


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

  • _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.

See Also

Reference

RetailCatalogIntOrgValidationSummary Table