PayrollEarningReleaseForPayment.initializeTask Method [AX 2012]

Constructs the PayrollEarningReleaseForPaymentTask class that is used to release the earnings for payment or hold the earnings for payment.

public RunBaseBatch initializeTask(container _batchTaskGroupList)

Run On

Called

Parameters

_batchTaskGroupList
Type: container
The list of workers and related positions for which the PayrollEarningReleaseForPaymentTask class should process earning statements.

Return Value

Type: RunBaseBatch Class
The PayrollEarningReleaseForPaymentTask class.

Community Additions

ADD
Show: