Share via


ForecastSalesItemDP.insertIntoTempTable Method [AX 2012]

Insert data into the ForecastSalesItemTmp temp table.

Syntax

public void insertIntoTempTable(
    InventTable _inventTable, 
    ForecastSales _forecastSales, 
    InventItemGroupItem _inventItemGroupItem, 
    InventDim _inventDim)

Run On

Server

Parameters

See Also

Reference

ForecastSalesItemDP Class