Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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
- _hrmAbsenceTableId
Type: HRMAbsenceTableId Extended Data Type
The HRMAbsenceTableId value.
- _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.