TradeCalcTax.getTaxAdjustmentDetailDescription Method [AX 2012]

Gets the description of the tax adjustment detail for the specified tax source.

Syntax

public TaxAdjustmentDetailDescription getTaxAdjustmentDetailDescription(RefTableId _sourceTableId, RefRecId _sourceRecId)

Run On

Called

Parameters

Return Value

Type: TaxAdjustmentDetailDescription Extended Data Type
The description of the tax adjustment detail for the specified tax source.

See Also

Reference

TradeCalcTax Class