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.
Indicates whether the specified applicant ID is in HcmApplicant table.
Syntax
client server public static boolean existApplicant(HcmApplicantId _applicantId)
Run On
Called
Parameters
- _applicantId
Type: HcmApplicantId Extended Data Type
The applicant ID to check for existence.
Return Value
Type: boolean
true if the applicant ID exists; otherwise, false.