Share via


TaxReportInclAdjustmentDP.insertTaxReportInclAdjustmentTmp Method [AX 2012]

Inserts records into the TaxReportInclAdjustmentTmp temporary table.

Syntax

private void insertTaxReportInclAdjustmentTmp(boolean _flag)

Run On

Server

Parameters

  • _flag
    Type: boolean
    true if data gets assigned from the TaxReportPeriod table; false if data gets assigned from the dialog.

See Also

Reference

TaxReportInclAdjustmentDP Class