Share via


CatalogProduct::checkProductExists Method

Checks whether a product is already in the catalog.

Syntax

client server public static boolean checkProductExists(CatalogRefRecId _catalogId, EcoResProductRecId _productId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the product is in the catalog; otherwise, false.

Remarks

This method checks for distinct products and product masters.

See Also

Reference

CatalogProduct Table