Share via


TaxReportAlandImportDP_FI.getTaxReportAlandImportTmp_FI Method [AX 2012]

Queries the TaxReportAlandImportTmp_FI temporary table and returns data table to the calling method.

Syntax

public TaxReportAlandImportTmp_FI getTaxReportAlandImportTmp_FI()

Run On

Server

Return Value

Type: TaxReportAlandImportTmp_FI Table
The required report data from TaxReportAlandImportTmp_FI temporary table.

See Also

Reference

TaxReportAlandImportDP_FI Class