DEL_RetailMultibuyDiscountItems::exist Method
Checks if the given offer Id already exists in the RetailMultibuyDiscountItems.
Syntax
client server public static boolean exist(RetailDiscountOfferId _offerId)
Run On
Called
Parameters
- _offerId
Type: RetailDiscountOfferId Extended Data Type
The given offer Id.
Return Value
Type: boolean
true if the record already exists ;otherwise false.