Share via


TaxPurchLedgerDP.getTaxPurchLedgerDP Method [AX 2012]

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

Syntax

public TaxPurchLedgerTmp getTaxPurchLedgerDP()

Run On

Server

Return Value

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

See Also

Reference

TaxPurchLedgerDP Class