PayrollAccrualTransactionsView::getWorkerNameToolTip Method [AX 2012]

Returns the tooltip text for the worker name.

client server public static str getWorkerNameToolTip(HcmWorkerRecId _workerRecId)

Run On

Called

Parameters

_workerRecId
Type: HcmWorkerRecId Extended Data Type
The RecId field of the HcmWorker table.

Return Value

Type: str
The tooltip text for the worker name.
Show: