Share via


ReqDemPlanForecastFillerForecastInvent.execute Method [AX 2012]

Executes the main routine.

Syntax

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

Run On

Called

Parameters

Return Value

Type: int64
The number of records processed.

See Also

Reference

ReqDemPlanForecastFillerForecastInvent Class