SalesOrderEntryStatisticsDP.insert Method [AX 2012]

Inserts data into the SalesOrderEntryStatistics_CustItemTmp temporary table based on the input string.

Syntax

private void insert(str _name)

Run On

Server

Parameters

  • _name
    Type: str
    The period from which the data is coming.

See Also

Reference

SalesOrderEntryStatisticsDP Class