PayrollEarningGenerationTask.initFromWorkerPosition Method [AX 2012]

Initializes the values from the selected worker and position.

private void initFromWorkerPosition(HcmWorkerRecId _workerRecId, HcmPositionRecId _positionRecId)

Run On

Called

Parameters

_workerRecId
Type: HcmWorkerRecId Extended Data Type
The record ID of the record in the HcmWorker table.
_positionRecId
Type: HcmPositionRecId Extended Data Type
The record ID of the record in the HcmPosition table.

Community Additions

ADD
Show: