Do you have any question about this error?
Message type: E = Error
Message class: RSRTS_CDS - Messages Transient CDS Queries
Message number: 080
Message text: Where clause for &1 &2: Second boundary missing for key date
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.
RSRTS_CDS080
- Where clause for &1 &2: Second boundary missing for key date ?The SAP error message RSRTS_CDS080 typically occurs in the context of using SAP BW (Business Warehouse) or SAP HANA when working with queries that involve a key date in a CDS (Core Data Services) view or a BW query. The error indicates that there is a missing second boundary for a key date in the WHERE clause of the query.
Cause:
The error is usually caused by one of the following reasons:
- Incomplete Date Range Specification: The query is expecting a date range (start and end date) for a key date, but only one boundary (either the start or the end date) is provided.
- Incorrect Query Design: The query might be incorrectly designed, leading to a situation where the key date is not properly defined.
- Missing Input Parameters: If the query is designed to take input parameters for the key date, and those parameters are not provided or are incorrectly configured, this error can occur.
Solution:
To resolve the RSRTS_CDS080 error, you can take the following steps:
Check the Query Definition:
- Open the query in the Query Designer and check the key date settings.
- Ensure that both the start and end dates are defined correctly in the query.
Review Input Parameters:
- If the query uses input parameters for the key date, ensure that both parameters are being passed correctly when executing the query.
- Verify that the parameters are set to allow for a date range input.
Modify the WHERE Clause:
- If you have access to the underlying SQL or CDS view, check the WHERE clause to ensure that it includes both boundaries for the key date.
- If necessary, modify the SQL or CDS view to include the missing boundary.
Test with Different Date Ranges:
- Try executing the query with different date ranges to see if the error persists. This can help identify if the issue is with specific date values.
Consult Documentation:
- Review SAP documentation or notes related to the specific version of SAP BW or HANA you are using, as there may be known issues or additional configuration steps required.
Contact SAP Support:
- If the issue persists after trying the above steps, consider reaching out to SAP support for further assistance, especially if this is a production environment.
Related Information:
By following these steps, you should be able to identify and resolve the cause of the RSRTS_CDS080 error in your SAP environment.
Get instant SAP help. Start your 7-day free trial now.
RSRTS_CDS079
Where clause for &1 Has multiple entries: cannot be key date
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSRTS_CDS078
Where clause for &1: Unknown parameter &2
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSRTS_CDS081
Key date &1 different from other key date &2 (path entry &3 at &4)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
RSRTS_CDS082
Key date &1 conflicts with key date parameter &2 (path entry &3 at &4)
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.