HcmPositionActionHierarchy.isLastEffectiveVersion Method
Indicates whether a HcmPositionActionHierarchy record is the last effective version.
Syntax
public boolean isLastEffectiveVersion(
HcmPositionRecId _positionRecId,
HcmPositionHierarchyTypeRecId _hierarchyTypeRecId,
[EffectiveDateTime _effectiveDate])
Run On
Called
Parameters
- _positionRecId
Type: HcmPositionRecId Extended Data Type
The record ID of a HcmPosition record.
- _hierarchyTypeRecId
Type: HcmPositionHierarchyTypeRecId Extended Data Type
The record ID of a HcmPositionHierarchyType record.
- _effectiveDate
Type: EffectiveDateTime Extended Data Type
The effective date to use when the last effective record is read.
Return Value
Type: boolean
true if the specified record is the last effective version; otherwise, false.