Share via


AxHRMAbsenceRequest.currentRecord Method [AX 2012]

Gets an instance of the HRMAbsenceRequest table.

Syntax

public Common currentRecord([Common _hrmAbsenceRequest])

Run On

Called

Parameters

  • _hrmAbsenceRequest
    Type: Common Table
    The _HRMAbsenceRequest buffer that is passed to this method; optional.

Return Value

Type: Common Table
The current record of HRMAbsenceRequest table.

See Also

Reference

AxHRMAbsenceRequest Class