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 whether the position that corresponds to the supplied record ID is open.
Syntax
client server public static boolean isOpen(HcmPositionRecId _positionRecId)
Run On
Called
Parameters
- _positionRecId
Type: HcmPositionRecId Extended Data Type
The record ID.
Return Value
Type: boolean
true if the record is open; otherwise, false.