Share via


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

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.

See Also

Reference

HcmPosition Table