Message type: E = Error
Message class:  EFH - Equipment Functional Location Heal 
Message number: 005
Message text: Field &1 has not changed directly; it might be changed by inheritance
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
This field has not changed because its data origin is set to
<LS>Superordinate Equipment</> or <LS>Functional Location</>. However,
the field may have changed due to inheritance if the superior object has
been selected for mass changes.
If you want to change the data origin of the field to <LS>Maintained
Individually</>, open the equipment master data screen and change the
value of the field directly by choosing <LS>Edit </>-> <LS>Data origin
list.</>
Error message extract from SAP system. Copyright SAP SE.
The SAP error message EFH005 indicates that a field in a data structure or table has not been changed directly, but it may have been altered through inheritance. This typically occurs in the context of object-oriented programming in ABAP, particularly when dealing with class inheritance and polymorphism.
Cause: Inheritance: The field in question is part of a base class, and the derived class is trying to access or modify it. However, the field has not been directly changed in the derived class. Encapsulation: The field may be encapsulated in the base class, meaning it is not directly accessible or modifiable from the derived class. Data Consistency: SAP enforces data consistency and integrity, which is why it raises this error when it detects that a field is being accessed in a way that could lead to unexpected behavior.
Solution: Check Inheritance Structure: Review the class hierarchy to understand where the field is defined and how it is
 Get instant SAP help. Sign up for our Free Essentials Plan.
Get instant SAP help. Sign up for our Free Essentials Plan. 
EFH004 Not all fields of the equipment have changed
What causes this issue?  Some of the fields of the equipment have not changed for the following reasons: The data origin of the field is set to <LS...
EFH003 Data not copied; object locked
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EFH006 Field &1 has not changed
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
EFH007 Not all fields of the functional location have changed
What causes this issue?  Some of fields of the functional location have not changed due to the following reasons: The data origin of the field is set ...
Click on this link to search all SAP messages.