HcmPosition::isOpen Method
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.