PayrollAccrualTransactionsView::getAccrualIdToolTip Method [AX 2012]

Returns the tooltip text for the AccrualId field of the PayrollAccrual table.

client server public static str getAccrualIdToolTip(PayrollAccrualRecId _payrollAccrualRecId)

Run On

Called

Parameters

_payrollAccrualRecId
Type: PayrollAccrualRecId Extended Data Type
The RecId field of the PayrollAccrual table.

Return Value

Type: str
The tooltip text for the AccrualId field.
Show: