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.
Finds the ForecastModelId for the given period and start date.
Syntax
client server public static ForecastModelId findForecastModelId(
ProjPeriodId _periodId,
ProjPeriodFrom _periodFrom,
[boolean _forUpdate])
Run On
Called
Parameters
- _periodId
Type: ProjPeriodId Extended Data Type
A ProjPeriodId.
- _periodFrom
Type: ProjPeriodFrom Extended Data Type
The starting date.
- _forUpdate
Type: boolean
An optional parameter indicating the found record should allow updates.
The default is false.
Return Value
Type: ForecastModelId Extended Data Type
A ForecastModelId.