PayrollPayStatementGenerationTask.createPayStatement Method [AX 2012]
Creates the pay statement and associated line and distribution records for the specified worker.
public void createPayStatement(HcmWorkerRecId _workerRecId, List _positions)
Run On
CalledParameters
- _workerRecId
- Type: HcmWorkerRecId Extended Data Type
The RecId value of the record in the HcmWorker table.
- _positions
- Type: List Class
A List object that contains position RecId values that are applicable to the current worker.
Community Additions
ADD
Show: