Share via


TaxReconciliationReportDP.getTaxReconciliationReportTmp Method [AX 2012]

Gets the TaxReconciliationReportTmp table and returns a data table to the calling method.

Syntax

public TaxReconciliationReportTmp getTaxReconciliationReportTmp()

Run On

Server

Return Value

Type: TaxReconciliationReportTmp Table
The required report data from the TaxReconciliationReportTmp table.

See Also

Reference

TaxReconciliationReportDP Class