Share via


TaxTransDetailDP.getTaxTransDetailTmp Method [AX 2012]

Retrieves the actual data for the report from the TaxTransDetailTmp temporary table.

Syntax

public TaxTransDetailTmp getTaxTransDetailTmp()

Run On

Server

Return Value

Type: TaxTransDetailTmp Table
The TaxTransDetailTmp temporary table.

See Also

Reference

TaxTransDetailDP Class