Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.