Share via


TaxReportByIdDP.getTaxReportByIdTmp Method [AX 2012]

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

Syntax

public TaxReportByIdTmp getTaxReportByIdTmp()

Run On

Server

Return Value

Type: TaxReportByIdTmp Table
The required report data from the TaxReportByIdTmp temporary table.

See Also

Reference

TaxReportByIdDP Class