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