HcmPositionActionDuration.isLastEffectiveVersion Method
Indicates whether a HcmPositionActionDuration record is the last effective version.
Syntax
public boolean isLastEffectiveVersion(HcmPositionRecId _positionRecId, [EffectiveDateTime _effectiveDate])
Run On
Called
Parameters
- _positionRecId
Type: HcmPositionRecId Extended Data Type
The record ID of a HcmPosition 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 .