Share via


TaxCalculationJournal::resetTaxUncommittedForAdjustment_IN Method [AX 2012]

When service tax is adjusted in journals, clears the TaxUncommitted records to enable taxes to be created after adjustment.

Syntax

server public static void resetTaxUncommittedForAdjustment_IN(TaxableDocument _taxableDocument, SalesPurchJournalLine_IN _salesPurchJournalLine)

Run On

Server

Parameters

Remarks

Because service tax adjustments use related vouchers, standard logic will not work.

See Also

Reference

TaxCalculationJournal Class