HcmPosition::isActive Method
Checks whether the position that corresponds to the specified record ID is active.
Syntax
client server public static boolean isActive(HcmPositionRecId _positionRecId)
Run On
Called
Parameters
- _positionRecId
Type: HcmPositionRecId Extended Data Type
The record ID.
Return Value
Type: boolean
true if the position is open; otherwise, false.
Remarks
The record is considered active if there is a position duration record that has a current date that falls between the valid from and valid to dates.