TradeCalcTax.getTaxAdjustmentDetailType Method [AX 2012]

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

Syntax

public TaxAdjustmentDetailType getTaxAdjustmentDetailType(RefTableId _sourceTableId, RefRecId _sourceRecId)

Run On

Called

Parameters

Return Value

Type: TaxAdjustmentDetailType Enumeration
The type of the tax adjustment detail for the specified tax source.

See Also

Reference

TradeCalcTax Class