Share via


HRMAbsenceRequest::find Method

Finds a record in the HRMAbsenceRequest table based on a supplied record ID value.

Syntax

client server public static HRMAbsenceRequest find(RecId _recId, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that specifies whether to read the record for update; optional.

Return Value

Type: HRMAbsenceRequest Table
A record from the HRMAbsenceRequest table.

See Also

Reference

HRMAbsenceRequest Table