Share via


ReqDemPlanForecastTableFiller.execute Method [AX 2012]

Executes the main routine.

Syntax

public abstract int64 execute(
    ReqDemPlanForecast _forecastTable, 
    ReqDemPlanExportBaseDataContract _dataContract, 
    RefRecId _forecastVersion, 
    ReqDemPlanDataSourceRecId _dataSource, 
    ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilterTable)

Run On

Called

Parameters

Return Value

Type: int64
The number of records processed.

See Also

Reference

ReqDemPlanForecastTableFiller Class