HcmPositionActionBudgetAccountLine.isRecordModified Method
Indicates whether an HcmPositionActionBudgetAccountLine record is modified after it is staged from an HcmPosition record.
Syntax
public boolean isRecordModified(HcmPositionBudgetAccountLine _hcmPositionBudgetAccountLine)
Run On
Called
Parameters
- _hcmPositionBudgetAccountLine
Type: HcmPositionBudgetAccountLine Table
A HcmPositionBudgetAccountLine record .
Return Value
Type: boolean
true if the specified record is modified; otherwise, false.