Share via


RetailCatalogChannelProductError::create Method

Creates a row in this table that represents a validation error for the catalog product.

should be callend only when there is an error.

Syntax

client server public static void create(
    RefRecId _retailCatalogChannelProductId, 
    RetailCatalogValidationError _errorLevel, 
    RetailCatalogValidationErrorMessage _errorMessage)

Run On

Called

Parameters

See Also

Reference

RetailCatalogChannelProductError Table