ProjMissingHourRegDP.populateTmpProjMissingHourReg Method [AX 2012]

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

public void populateTmpProjMissingHourReg(
    ProjWorkerSetup _projWorkerSetup, 
    ProjPeriodLine _projPeriodLine, 
    TSTimesheetTable _tsTimesheetTable)

Run On

Server

Parameters

_projWorkerSetup
Type: ProjWorkerSetup Table
Table buffer for the ProjWorkerSetup table
_projPeriodLine
Type: ProjPeriodLine Table
Table buffer for the ProjPeriodLine table
_tsTimesheetTable
Type: TSTimesheetTable Table
Table buffer for the TSTimesheetTable table

Community Additions

ADD
Show: