RetailCatalogIntOrgProductError::create Method

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

should be called only when there is an error.

Syntax

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

Run On

Called

Parameters

See Also

Reference

RetailCatalogIntOrgProductError Table