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.
Verifies whether a model mapping exists.
Syntax
private boolean hasModelMapping(DataAreaId _company, ForecastModelId _modelId)
Run On
Called
Parameters
- _company
Type: DataAreaId Extended Data Type
The company ID.
- _modelId
Type: ForecastModelId Extended Data Type
The model ID.
Return Value
Type: boolean
true if a model mapping exists; otherwise, false.