Share via


VendInvoiceDocumentDP.getVendInvoiceDocumentTmp Method [AX 2012]

Gets the data for the report from the temporary table.

Syntax

public VendInvoiceDocumentTmp getVendInvoiceDocumentTmp()

Run On

Server

Return Value

Type: VendInvoiceDocumentTmp Table
The VendInvoiceDocumentTmp temporary table.

See Also

Reference

VendInvoiceDocumentDP Class