Share via


HcmPositionForecastScenario::existsByCompGroupIdAndDataAreaId Method

Indicates whether a specified record exists in the HcmPositionForecastScenario table that has the specified CompensationGroupIdfield value and CompensationGroupDataAreaId field value.

Syntax

client server public static boolean existsByCompGroupIdAndDataAreaId(HcmPositionForecastCompensationGroupId _compensationGroupId, SelectableDataArea _compensationGroupDataAreaId)

Run On

Called

Parameters

Return Value

Type: boolean
Returns true if the specified record exists; otherwise, false.

See Also

Reference

HcmPositionForecastScenario Table