HcmPositionForecastCompensationGrid::isCompensationGridInUse Method
Indicates whether a specified record exists in the HcmPositionForecastScenario table.
Syntax
client server public static boolean isCompensationGridInUse(HcmPositionForecastCompGroupRecId _compGroupId)
Run On
Called
Parameters
- _compGroupId
Type: HcmPositionForecastCompGroupRecId Extended Data Type
The record ID of the Compensation group in HcmPositionForecastCompensationGroup table to check for existence.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.