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
CalledParameters
- _payrollAccrualRecId
- Type: PayrollAccrualRecId Extended Data Type
The RecId field of the PayrollAccrual table.
Show: