PayrollStatementGeneration.initializeTask Method [AX 2012]
Constructs the task class for earning or payment processing.
public abstract RunBaseBatch initializeTask(container _batchTaskGroupList)
Run On
CalledParameters
- _batchTaskGroupList
- Type: container
The list of workers and related positions for the RunBaseBatch class to process.
Return Value
Type: RunBaseBatch ClassAn instance of the RunBaseBatch class that has the derived class type.
Community Additions
ADD
Show: