MCRUpSellItem::existCatalog Method
Determines whether or not a MCRUpsellItem record exists that has the passed catalog record ID.
Syntax
client server public static boolean existCatalog(CatalogRefRecId _catalog)
Run On
Called
Parameters
- _catalog
Type: CatalogRefRecId Extended Data Type
The catalog record ID used to find a MCRUpsellItem record.
Return Value
Type: boolean
true if a MCRUpsellItem record exists; otherwise, false.