PrlUSTaxTransactionHistoryGrouped::getTaxCodeToolTip Method [AX 2012]

Returns the tooltip text for TaxCode field of PayrollPayStatementTaxLine table.

client server public static str getTaxCodeToolTip(PayrollTaxCodeRecId _taxCodeRecId)

Run On

Called

Parameters

_taxCodeRecId
Type: PayrollTaxCodeRecId Extended Data Type
The RecId field of PayrollTaxCode table.

Return Value

Type: str
Tooltip text for TaxCode field
Show: