ProjMissingHourRegDP.insertTmpProjMissingHourReg Method [AX 2012]

Gets the required data and inserts it into the temporary table.

public void insertTmpProjMissingHourReg(ProjWorkerSetup _projWorkerSetup)

Run On

Server

Parameters

_projWorkerSetup
Type: ProjWorkerSetup Table
Table buffer for the ProjWorkerSetup table

This method is deprecated because of the requirement for ProjPeriodLine and TSTimesheetTable records as parameters.

Please use the populateTmpProjMissingHourReg method instead.

Community Additions

ADD
Show: