Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates if a field is changed beyond the usual new != orig comparison.
Syntax
protected boolean isDependentFieldChanged(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field to be checked.
Return Value
Type: boolean
true if the field is considered changed; otherwise, false.
Remarks
This enables each module to check for changes to dependent fields.