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