PayrollEarningStatementGeneration.validateCallingWorker Method [AX 2012]

Determines whether the calling worker is valid.

protected boolean validateCallingWorker(HcmWorkerRecId _workerRecId)

Run On

Called

Parameters

_workerRecId
Type: HcmWorkerRecId Extended Data Type
The calling worker record ID.

Return Value

Type: boolean
true if the calling worker is valid; otherwise, false.

Community Additions

ADD
Show: