Share via


VendInvoiceSpecDP.getVendInvoiceSpecTmp Method [AX 2012]

Gets the data from the VendInvoiceSpecTmp temporary table.

Syntax

public VendInvoiceSpecTmp getVendInvoiceSpecTmp()

Run On

Server

Return Value

Type: VendInvoiceSpecTmp Table
The data from the VendInvoiceSpecTmp table.

See Also

Reference

VendInvoiceSpecDP Class