HRMAbsenceTrans::findLast Method

Finds the last record in the HRMAbsenceTrans table that is based on the HRMAbsenceTableId value.

Syntax

client server public static HRMAbsenceTrans findLast(HRMAbsenceTableId _hrmAbsenceTableId, [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: HRMAbsenceTrans Table
A record from the HRMAbsenceTrans table.

See Also

Reference

HRMAbsenceTrans Table