Share via


TaxEmplAdvance_RU.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

Server

Parameters

Return Value

Type: TaxAdjustmentDetailType Enumeration
Always returns TaxAdjustmentDetailType::Item.

See Also

Reference

TaxEmplAdvance_RU Class