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 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.