Share via


TaxReportInclAdjustmentDP.detailedTransactions Method [AX 2012]

Inserts the details transaction into TaxReportInclAdjustmentTmp temporary table.

Syntax

private void detailedTransactions(
    TaxPeriod _taxPeriod, 
    FromDate _fromDate, 
    ToDate _toDate, 
    TaxVersion _taxVersion)

Run On

Server

Parameters

See Also

Reference

TaxReportInclAdjustmentDP Class