PayrollPositionActionDetails.isRecordModified Method
Indicates whether the selected PayrollPositionActionDetails record is modified after staging from the HcmPosition table.
Syntax
public boolean isRecordModified(PayrollPositionDetails _positionDetail)
Run On
Called
Parameters
- _positionDetail
Type: PayrollPositionDetails Table
The record ID of the HcmPositionDetail record.
Return Value
Type: boolean
true if the specified record is modified; otherwise, false.