HcmBenefitExpirationResult::checkExist Method
Checks if a record Id exists in HcmBenefitExpirationResult table and shows an infolog message if record does not exist.
Syntax
client server public static boolean checkExist(HcmBenefitExpirationResultRecId _hcmBenefitExpirationResultRecId)
Run On
Called
Parameters
- _hcmBenefitExpirationResultRecId
Type: HcmBenefitExpirationResultRecId Extended Data Type
The record ID value of the HcmBenefitExpirationResult record being searched for.
Return Value
Type: boolean
true if the identification type id exists; otherwise, false.