HRMAbsenceTable::exist Method
Indicates whether a record ID is located in the HRMAbsenceTable table.
Syntax
client server public static boolean exist(HRMAbsenceTableId _hrmAbsenceTableId)
Run On
Called
Parameters
- _hrmAbsenceTableId
Type: HRMAbsenceTableId Extended Data Type
The record ID value.
Return Value
Type: boolean
true if the record ID exists; otherwise, false.