Share via


ReleaseUpdateDB60_HRM.updateHRMAbsenceTable Method [AX 2012]

Populates the HRMAbsenceRequest table.

Syntax

public void updateHRMAbsenceTable()

Run On

Server

Remarks

Populates the Worker field in the HRMAbsenceRequest table from the EmplId field in the EmplTable table. Populates the Worker_ApprovedBy field in the HRMAbsenceRequest table from the EmplId field in the EmplTable table.

Populates the Worker_PostedBy field in the HRMAbsenceRequest table from the EmplId field in the EmplTable table. Populates the Worker_RejectedBy field in the HRMAbsenceRequest table from the EmplId field in the EmplTable table.

See Also

Reference

ReleaseUpdateDB60_HRM Class