ReleaseUpdateDB41_Vend.getWorker Method [AX 2012]

Returns the worker record ID that corresponds to the employee ID.

private HcmWorkerRecId getWorker(DEL_EmplId _emplId)

Run On

Server

Parameters

_emplId
Type: DEL_EmplId Extended Data Type
The employee ID for which to find a worker.

Return Value

Type: HcmWorkerRecId Extended Data Type
The worker record ID that corresponds to the specified employee ID.

ExceptionCondition
Error

The record was not found

Community Additions

ADD
Show: