Share via


TaxReportAlandImportDP_FI.insertTmpTable Method [AX 2012]

Retrieves the required data and inserts it into the TaxReportAlandImportTmp_FI temporary table.

Syntax

private void insertTmpTable(Common _cursor)

Run On

Server

Parameters

  • _cursor
    Type: Common Table
    Takes the respective table ID for inserting data into the temporary table.

See Also

Reference

TaxReportAlandImportDP_FI Class