HcmBenefitEnrollmentStatus::exist Method
Indicates whether a record ID exists in HcmBenefitEnrollmentStatus table.
Syntax
client server public static boolean exist(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.