Share via


ReleaseUpdateDB41_Vend.getWorker Method [AX 2012]

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

Syntax

private HcmWorkerRecId getWorker(DEL_EmplId _emplId)

Run On

Server

Parameters

Return Value

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

Exceptions

Exception Condition
Error

The record was not found

See Also

Reference

ReleaseUpdateDB41_Vend Class