PayrollPayStatementGeneration.initializeTask Method [AX 2012]

Constructs the PayrollEarningGenerationTask class for earning processing.

public RunBaseBatch initializeTask(container _batchTaskGroupList)

Run On

Called

Parameters

_batchTaskGroupList
Type: container
The list of workers and related positions for the PayrollEarningGenerationTask class to generate earnings.

Return Value

Type: RunBaseBatch Class
The PayrollEarningGenerationTask class.

Community Additions

ADD
Show: