Share via


VendInvoiceDocumentDP.getVendInvoiceDocumentTmp_IN Method [AX 2012]

Fetches the data from the VendInvoiceDocumentTmp_IN temporary table.

Syntax

public VendInvoiceDocumentTmp_IN getVendInvoiceDocumentTmp_IN()

Run On

Server

Return Value

Type: VendInvoiceDocumentTmp_IN Table
Data from the VendInvoiceDocumentTmp_IN table.

See Also

Reference

VendInvoiceDocumentDP Class