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