Share via


TaxPostJournal::postPostToTaxTransEventHandler_PL Method [AX 2012]

Event handler to handle tax transaction posting post event for the postToTaxTrans method.

Syntax

server public static void postPostToTaxTransEventHandler_PL(XppPrePostArgs _args)

Run On

Server

Parameters

Remarks

This method updates the status on the ExportSalesInvoiceDomesticTaxVoucher record for the export sales domestic sales tax as posted.

See Also

Reference

TaxPostJournal Class