Message type: E = Error
Message class: DO - Dictionary: Mass activation of domains and data elements
Message number: 191
Message text: Fixed value definition is not allowed for data type &
Fixed value maintenance is not possible for the specified data type.
Values for data types CHAR, NUMC, DEC, INT1, INT2 and INT4 can be
specified for a domain. However, only in the case of data types CHAR and
NUMC is a check of the entry values on the mask carried out.
This is information.
If fixed values are defined for the domain, correct the data type or
delete the fixed values.
Error message extract from SAP system. Copyright SAP SE.
DO191
- Fixed value definition is not allowed for data type & ?The SAP error message DO191, which states "Fixed value definition is not allowed for data type &," typically occurs when you are trying to define a fixed value for a data element or field that does not support fixed values. This error is often encountered in the context of data dictionary objects, such as domains or data elements, where the data type does not allow for fixed values.
Cause: Incompatible Data Type: The data type you are trying to assign a fixed value to does not support it. For example, fixed values can usually be defined for certain data types like CHAR or NUMC, but not for types like STRING or REF TO. Incorrect Configuration: You may have mistakenly tried to set a fixed value for a field that is intended to be dynamic or variable. Data Element Definition: The data element or domain you are working with may not be configured to allow
Get instant SAP help. Sign up for our Free Essentials Plan.
DO190
*** 191 - 219: Messages regarding checks of fixed values
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DO186
Lowercase letters are switched on (are defined for &)
What causes this issue? The 'lowercase' flag has a fixed definition of 'lowercase allowed' for the specified data type. The setti...
DO192
There is no check on the mask for data type &
What causes this issue? For the data types CHAR, NUMC, DEC, INT1, INT2 and INT4, values can be defined for limiting the value set. However, only for ...
DO193
Upper fixed value limits are deleted (language-dependent)
What causes this issue? This relates to language-dependent values. For these values only single values are allowed. However, here value ranges are sp...
Click on this link to search all SAP messages.