Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the forecasting unit of measure.
Syntax
client server public static ReqDemPlanForecastChangeEntry findByForecast(
ReqDemPlanForecast _forecast,
List _forecastFieldList,
List _changeEntryFieldList,
RefRecId _forecastVersion,
[boolean _forUpdate])
Run On
Called
Parameters
- _forecast
Type: ReqDemPlanForecast Table
The forecast record identificator of the ReqDemPlanForecastChangeEntry record to find.
- _forecastFieldList
Type: List Class
The list of fields in the forecast table.
- _changeEntryFieldList
Type: List Class
The list of fields in the forecast change entry table.
- _forecastVersion
Type: RefRecId Extended Data Type
Forecast version.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: ReqDemPlanForecastChangeEntry Table
Forecast change entry record.