PayrollTaxTransactionHistoryUnion::getTaxCodeToolTip Method [AX 2012]
Returns the tooltip text for TaxCode field of PayrollPayStatementTaxLine table.
client server public static str getTaxCodeToolTip(PayrollTaxCodeRecId _taxCodeRecId)
Run On
CalledParameters
- _taxCodeRecId
- Type: PayrollTaxCodeRecId Extended Data Type
The RecId field of PayrollTaxCode table.
Show: