ReqDemPlanForecastChangeEntry.initFromForecastLine Method
Initializes the current record from the ReqDemPlanForecast buffer.
Syntax
public void initFromForecastLine(
ReqDemPlanForecast _reqDemPlanForecast,
List _forecastFieldList,
List _changeEntryFieldList)
Run On
Called
Parameters
- _reqDemPlanForecast
Type: ReqDemPlanForecast Table
The record to initialize the values from.
- _forecastFieldList
Type: List Class
- _changeEntryFieldList
Type: List Class