Share via


IndirectCostOverviewDP.insertIntoTempTable Method [AX 2012]

Inserts data into the temporary table.

Syntax

private void insertIntoTempTable(
    CostSheetCalculationFactor _costSheetCalcFact, 
    BOMCostGroup _bomCostGroup, 
    CostingVersion _costingVersion, 
    CostSheetNodeTable _costSheetNodeTable)

Run On

Server

Parameters

See Also

Reference

IndirectCostOverviewDP Class