Share via


ReqDemPlanForecastUOMProcessor.execute Method [AX 2012]

Executes the main routine.

Syntax

public int64 execute(
    ReqDemPlanForecast _forecastTable, 
    ReqDemPlanExportBaseDataContract _dataContract, 
    RefRecId _forecastVersion)

Run On

Called

Parameters

Return Value

Type: int64
The number of records processed.

See Also

Reference

ReqDemPlanForecastUOMProcessor Class