SalesCalcTax_ParmTrans.getTaxAdjustmentDetailReference Method [AX 2012]

Gets the reference of the tax adjustment detail for a specified tax source.

Syntax

public TaxAdjustmentDetailReference getTaxAdjustmentDetailReference(RefTableId _sourceTableId, RefRecId _sourceRecId)

Run On

Server

Parameters

Return Value

Type: TaxAdjustmentDetailReference Extended Data Type
The reference of the tax adjustment detail for the specified tax source.

See Also

Reference

SalesCalcTax_ParmTrans Class