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.
Checks that a Open record exists in the HRMAbsenceTrans table for a supplied HRMAbsenceTableId field value.
Syntax
client server public static boolean existOpen(HRMAbsenceTableId _hrmAbsenceTableId)
Run On
Called
Parameters
- _hrmAbsenceTableId
Type: HRMAbsenceTableId Extended Data Type
The supplied HRMAbsenceTableId field value.
Return Value
Type: boolean
true if the record ID exists; otherwise, false.