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