Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates whether an HcmPositionActionDetail record is the last effective version.
Syntax
public boolean isLastEffectiveVersion(
HcmPositionRecId _positionRecId,
CompanyInfoRecId _legalEntityRecId,
HcmBudgetPurposeTypeRecId _budgetPurposeTypeRecID,
[EffectiveDateTime _effectiveDate])
Run On
Called
Parameters
- _positionRecId
Type: HcmPositionRecId Extended Data Type
The record ID of an HcmPosition record.
- _legalEntityRecId
Type: CompanyInfoRecId Extended Data Type
The record ID of a CompanyInfo record.
- _budgetPurposeTypeRecID
Type: HcmBudgetPurposeTypeRecId Extended Data Type
The record ID of an HcmBudgetPurposeType 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.