Share via


SalesNotInvoicedDP.getSalesNotInvoicedTmp Method [AX 2012]

This method is used to query the temporary table and returns the data table to the calling method.

Syntax

public SalesNotInvoicedTmp getSalesNotInvoicedTmp()

Run On

Server

Return Value

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

See Also

Reference

SalesNotInvoicedDP Class