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