Share via


SalesOrderEntryStatisticsDP.getSalesOrderEntryStatisticsTmp Method [AX 2012]

Fetches the data from SalesOrderEntryStatistics_CustItemTmp temporary table.

Syntax

public SalesOrderEntryStatisticsTmp getSalesOrderEntryStatisticsTmp()

Run On

Server

Return Value

Type: SalesOrderEntryStatisticsTmp Table
Data from the SalesOrderEntryStatistics_CustItemTmp table.

See Also

Reference

SalesOrderEntryStatisticsDP Class