HcmPositionForecastCalculationResult::checkExist Method
Checks if a record Id exists in HcmPositionForecastCalculationResult table and shows an infolog message if record does not exist.
Syntax
client server public static boolean checkExist(RefRecId _recId)
Run On
Called
Parameters
- _recId
Type: RefRecId 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.