HcmBenefitEligibilityOverride::checkExist Method
Checks whether a record ID exists in HcmBenefitEligibilityOverride table and shows an Infolog message if record does not exist.
Syntax
client server public static boolean checkExist(HcmBenefitEligibilityOverrideRecId _recId)
Run On
Called
Parameters
- _recId
Type: HcmBenefitEligibilityOverrideRecId Extended Data Type
The RecId value of the record to check for existence.
Return Value
Type: boolean
true if the identification type ID exists; otherwise, false .