HcmPosition::isPositionAvailable Method
Indicates whether a position is available for assignment.
Syntax
client server public static boolean isPositionAvailable(HcmPositionRecId _positionRecId)
Run On
Called
Parameters
- _positionRecId
Type: HcmPositionRecId Extended Data Type
The record ID of the record to check.
Return Value
Type: boolean
true if the position is available; otherwise, false.