Do you have any question about this error?
Message type: E = Error
Message class: 28 - Configuration
Message number: 106
Message text: Value &1 has subordinate values
Value &V1& is defined as a hierarchy node with subordinate values in a
value hierarchy. You cannot use this value as a single value. You can
only use this value to denote a value set.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Check whether you entered the characteristic value correctly. If you
still want to enter a hierarchy node, please note that you must use the
keyword 'IN'. For example:
COUNTRY IN 'Europe'
NOT
COUNTRY = 'Europe'
Error message extract from SAP system. Copyright SAP SE.
28106
- Value &1 has subordinate values ?The SAP error message 28106, which states "Value &1 has subordinate values," typically occurs in the context of hierarchical data structures, such as when dealing with characteristic values in classification or when managing master data in SAP.
Cause:
This error indicates that the value you are trying to delete or modify has subordinate values associated with it. In SAP, hierarchical structures often have parent-child relationships, where a parent value can have one or more subordinate (child) values. If you attempt to delete or change a parent value that still has child values, SAP will prevent this action to maintain data integrity.
Solution:
To resolve this error, you can take the following steps:
Identify Subordinate Values: Determine which subordinate values are linked to the value you are trying to modify or delete. You can usually do this by checking the hierarchy or structure in the relevant transaction or report.
Delete or Modify Subordinate Values: If you intend to delete the parent value, you must first delete or reassign all subordinate values. This can often be done through the same transaction where you encountered the error.
Reassign Values: If you do not want to delete the subordinate values, consider reassigning them to another parent value if applicable.
Check for Dependencies: Ensure that there are no other dependencies or references to the value you are trying to change. This may involve checking related master data or configuration settings.
Use Transaction Codes: Depending on the context, you may use specific transaction codes to manage hierarchical data. For example, in the case of characteristics, you might use transaction codes like
CT04
(for characteristics) orCL02
(for class maintenance).Related Information:
By following these steps, you should be able to address the error message 28106 effectively.
Get instant SAP help. Start your 7-day free trial now.
28105
Invalid value &1 for parameter &2 in table/function &3
What causes this issue? Constant &V1&, entered in table/function &V3& for formal parameter &V2&, is not in the value set defi...
28104
Invalid value &1 for characteristic &2 with class/object &3
What causes this issue? Characteristic value &V1&, which is used in the dependency, is not in the value set of characteristic &V2& fo...
28107
Invalid value &1 for parameter &2
What causes this issue? In constraints that add instances (objects) to a configuration (HAS_PART, or FIND_OR_CREATE), you can transfer defining attri...
28109
Error in predefined function &1
What causes this issue? An error occurred when you entered predefined expression &V1&.System Response The cursor shows where the error occur...
Click on this link to search all SAP messages.