HcmPositionActionUnionAgreement.isLastEffectiveVersion Method
Indicates whether the selected HcmPositionUnionAgreement record is last effective version.
Syntax
public boolean isLastEffectiveVersion(HcmPositionRecId _positionRecId, [EffectiveDateTime _effectiveDate])
Run On
Called
Parameters
- _positionRecId
Type: HcmPositionRecId Extended Data Type
Record Id of HcmPosition record.
- _effectiveDate
Type: EffectiveDateTime Extended Data Type
Effective date to be used when reading the last effective record.
Return Value
Type: boolean
true if the specified record is last effective version; otherwise, false.