Do you have any question about this error?
Message type: E = Error
Message class: RSWADMDERR1 - Web Application Designer 4.0 Error Messages
Message number: 191
Message text: Only 'value' or 'path' is allowed, not both.
Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.
To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.
Unfortunately, there isn't any extra information in this error notice.
First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).
Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.
You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.
RSWADMDERR1191
- Only 'value' or 'path' is allowed, not both. ?The SAP error message RSWADMDERR1191 indicates that there is a configuration issue in the context of the SAP system, specifically related to the use of parameters in a certain function or transaction. The error message states: "Only 'value' or 'path' is allowed, not both." This typically occurs when both a 'value' and a 'path' are specified in a configuration or function call where only one of them is permitted.
Cause:
The error is usually caused by:
- Incorrect Configuration: In the settings or parameters of a function, both a 'value' and a 'path' have been provided when only one is expected.
- Data Input Error: When entering data in a transaction or report, both fields may have been filled out incorrectly.
- Custom Code Issues: If there is custom ABAP code involved, it may be incorrectly passing both parameters to a function module or method.
Solution:
To resolve the error, you can take the following steps:
Review Configuration:
- Check the configuration settings where the error is occurring. Ensure that you are only using either 'value' or 'path', but not both.
- If you are using a transaction or report, verify the input fields to ensure that only one of the two parameters is filled.
Adjust Input:
- If you are manually entering data, clear one of the fields (either 'value' or 'path') to comply with the requirement.
Check Custom Code:
- If the error arises from custom ABAP code, review the relevant code to ensure that it is not passing both parameters to a function or method. Modify the code to ensure that only one of the parameters is passed based on the logic required.
Consult Documentation:
- Refer to the SAP documentation or help files related to the specific function or transaction to understand the expected parameters and their usage.
Testing:
- After making the necessary adjustments, test the transaction or function again to ensure that the error is resolved.
Related Information:
By following these steps, you should be able to identify the cause of the error and implement a solution to resolve it.
Get instant SAP help. Start your 7-day free trial now.
RSWADMDERR1190
Parameter '&1' contains both 'value' and 'path' attributes. Remove one.
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSWADMDERR1189
'Value' and 'Path' attributes present in one bi:param
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSWADMDERR1192
Change parameter value to a valid numeric value
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSWADMDERR1195
Incorrect technical name
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.