Share via


TaxReport347DP.getTaxReport347ReportTmp Method [AX 2012]

This method provides access to the TaxReport347ReportTmp temporary table buffer for the consumers of the data provider.

Syntax

public TaxReport347ReportTmp getTaxReport347ReportTmp()

Run On

Server

Return Value

Type: TaxReport347ReportTmp Table
A TaxReport347ReportTmp temporary table buffer that is populated in the processReport method.

See Also

Reference

TaxReport347DP Class