Message type: E = Error
Message class: /BOBF/TOOLS_CC -
Message number: 019
Message text: IT_SELECTION_PARAMETERS use BETWEEN-operation with initial "high" value
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.
/BOBF/TOOLS_CC019
- IT_SELECTION_PARAMETERS use BETWEEN-operation with initial "high" value ?The SAP error message /BOBF/TOOLS_CC019 indicates that there is an issue with the use of the BETWEEN operation in a selection parameter where the "high" value is not properly defined. This typically occurs in the context of Business Object Processing Framework (BOPF) where selection criteria are defined for data retrieval.
Cause: The error arises when a selection parameter is defined using the BETWEEN operator, but the "high" value (the upper limit of the range) is either not set or is set to an initial value (like an empty string or null). In SQL terms, this means that the query cannot be properly executed because it lacks a valid upper boundary for the range being queried.
Solution: To resolve this error, you should ensure that both the "low" and "high" values for the BETWEEN operation are properly defined. Here are the steps you can take: Check Selection Parameters: Review the selection parameters being passed to the
Get instant SAP help. Sign up for our Free Essentials Plan.
/BOBF/TOOLS_CC018
IT_SELECTION_PARAMETERS has initial "low" value
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/BOBF/TOOLS_CC017
IT_SELECTION_PARAMETERS not compatible to structure of the query
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/BOBF/TOOLS_CC020
The "high" value of IT_SELECTION_PARAMETERS only valid for op. BETWEEN
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
/BOBF/TOOLS_CC021
An ET_KEY_LINK-source_key must not be contained in ET_FAILED_KEY
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.