TradeCalcTax.getTaxAdjustmentDetailReference Method [AX 2012]
Gets the reference of the tax adjustment detail for the specified tax source.
Syntax
public TaxAdjustmentDetailReference getTaxAdjustmentDetailReference(RefTableId _sourceTableId, RefRecId _sourceRecId)
Run On
Called
Parameters
- _sourceTableId
Type: RefTableId Extended Data Type
The table ID of the specified tax source.
- _sourceRecId
Type: RefRecId Extended Data Type
The record ID of the specified tax source.
Return Value
Type: TaxAdjustmentDetailReference Extended Data Type
The reference of the tax adjustment detail for the specified tax source.