SalesInvoiceDP.getSalesInvoiceTmp Method [AX 2012]

Gets data from the SalesInvoiceTmp table.

Syntax

public SalesInvoiceTmp getSalesInvoiceTmp()

Run On

Server

Return Value

Type: SalesInvoiceTmp Table
The data from the SalesInvoiceTmp table.

See Also

Reference

SalesInvoiceDP Class