HcmPositionForecastCalculationGroup::checkExist Method
Checks if a record Id exists in HcmPositionForecastCalculationGroup table and shows an infolog message if record does not exist.
Syntax
client server public static boolean checkExist(HcmPositionForecastCalculationGroupRecId _recId)
Run On
Called
Parameters
- _recId
Type: HcmPositionForecastCalculationGroupRecId Extended Data Type
The RecId value of the record being searched for.
Return Value
Type: boolean
true if the identification type id exists; otherwise, false.