PayrollStatementGeneration.runScheduleJob Method [AX 2012]

Schedules the document process to run either in the context of a batch job or without a batch.

public void runScheduleJob(container _batchTaskGroupList)

Run On

Called

Parameters

_batchTaskGroupList
Type: container
A container that lists the workers and positions for the document process.

If it does not run in the context of a batch job, the process runs immediately.

Community Additions

ADD
Show: