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.
Checks if a record Id exists in HcmPositionForecastCalculationStatus 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.