Do you have any question about this error?
Message type: E = Error
Message class: RSDS - New DataSource
Message number: 199
Message text: Selection condition is inconsistent and creates empty amount
The specified selection condition defines an empty set. This is the case
for example for combined selections having the following form:
FIELD NAME,,SIGN,,OPTION,,LOW (To-value),, MEANING
MATNR,,E (exclusion criterium),,NE (not equal),,4711,, No value that is
not 4711
MATNR,,E (exclusion criterium),,NE (not equal),,4712,, No value that is
not 4712
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Change the selections.
Error message extract from SAP system. Copyright SAP SE.
RSDS199
- Selection condition is inconsistent and creates empty amount ?The SAP error message RSDS199, which states "Selection condition is inconsistent and creates empty amount," typically occurs in the context of SAP BW (Business Warehouse) when you are trying to execute a query or report that involves a selection condition that does not yield any data. This can happen for various reasons, and understanding the cause and finding a solution is essential for resolving the issue.
Causes of RSDS199
Inconsistent Selection Criteria: The selection criteria defined in the query may not match any data in the InfoProvider. This can happen if the filters applied are too restrictive or if there are no records that meet the specified conditions.
Data Availability: The data might not be loaded into the InfoProvider for the time period or characteristics you are querying. This can occur if the data load process has not been executed or if there are issues with the data extraction.
Incorrect Aggregation: If the query is set to aggregate data in a way that does not align with the available data, it may result in an empty result set.
Data Model Changes: Changes in the underlying data model, such as changes to InfoObjects, InfoProviders, or transformations, can lead to inconsistencies in the selection conditions.
Authorization Issues: Sometimes, the user executing the query may not have the necessary authorizations to view certain data, leading to an empty result set.
Solutions to RSDS199
Review Selection Conditions: Check the selection conditions in the query. Ensure that they are correctly defined and that they match the data available in the InfoProvider. You may need to adjust the filters to be less restrictive.
Check Data Load: Verify that the data has been successfully loaded into the InfoProvider. You can do this by checking the data in the underlying tables or using transaction codes like RSA1 to monitor data loads.
Test with Different Parameters: Run the query with different selection parameters to see if any data is returned. This can help identify if the issue is with specific filters.
Validate Data Model: Ensure that there have been no recent changes to the data model that could affect the query. If changes were made, validate that the query is still compatible with the new model.
Check Authorizations: Ensure that the user executing the query has the necessary authorizations to access the data. You can check this in the user roles and authorizations.
Debugging: If the issue persists, consider using the query designer to debug the query. This can help identify where the inconsistency lies.
Consult Documentation: Refer to SAP documentation or support notes related to the specific version of SAP BW you are using for any known issues or additional troubleshooting steps.
Related Information
By following these steps, you should be able to identify the cause of the RSDS199 error and implement a solution to resolve it.
Get instant SAP help. Start your 7-day free trial now.
RSDS198
Request &1 not extracted; request is in obsolete version of DataSource
What causes this issue? The request&V1& was loaded into the PSA table of the DataSource when the DataSource had a different structure to the ...
RSDS197
&1: Field name with two underscores reserved for navigation attributes
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSDS200
Invalid name &1 for DataSource (source system)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSDS201
Cannot create documentation link for source system '&1'
What causes this issue? It is currently only possible to create documentation links for replicating source systems.System Response The system issues...
Click on this link to search all SAP messages.