HRMAbsenceSetup::existResponsible Method
Validates that the specified record exists in the HRMAbsenceSetup table.
Syntax
client server public static boolean existResponsible(HcmResponsibleRecId _responsible)
Run On
Called
Parameters
- _responsible
Type: HcmResponsibleRecId Extended Data Type
Return Value
Type: boolean
true if the record ID exists; otherwise, false.