HcmEmploymentAbsenceSetup::checkExist Method
Validates that a record ID exists in HcmEmploymentAbsenceSetup table.
Syntax
client server public static boolean checkExist(HcmEmploymentAbsenceSetupRecId _recId)
Run On
Called
Parameters
- _recId
Type: HcmEmploymentAbsenceSetupRecId Extended Data Type
The value of the record ID to validate.
Return Value
Type: boolean
true if the record ID exists; otherwise, false.