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