Do you have any question about this error?
Stop Googling SAP errors. Use our Free Essentials plan instead - instant AI help, no credit card needed. Start Now →
Message type: E = Error
Message class: UCT2 - Messages for Hierarchy Selections
Message number: 001
Message text: Both range limits have the same value, &1
You entered the same value (&V1&) for both range limits.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Specify two different values. The lower limit should be less than the
upper limit.
Error message extract from SAP system. Copyright SAP SE.
UCT2001
- Both range limits have the same value, &1 ?The SAP error message UCT2001, which states "Both range limits have the same value, &1," typically occurs when you are trying to define a range in a selection screen or report, and both the lower and upper limits of that range are set to the same value. This situation is logically inconsistent because a range is expected to have a minimum and a maximum value that are different.
Cause:
The error is caused by the following scenarios:
- User Input Error: The user has inadvertently entered the same value for both the lower and upper limits of a range.
- Default Values: The system may have defaulted both limits to the same value, which can happen in certain configurations or if the user has not modified the selection criteria.
Solution:
To resolve this error, you can take the following steps:
- Check Input Values: Review the input values for the selection criteria where the error occurred. Ensure that the lower limit is less than the upper limit.
- Modify the Range: Change either the lower or upper limit so that they are not equal. For example, if both limits are set to 100, you could change the lower limit to 99 or the upper limit to 101.
- Validation Logic: If you are developing a custom report or program, implement validation logic to check for this condition before executing the query or processing the data.
Related Information:
By ensuring that the range limits are set correctly, you can avoid encountering the UCT2001 error in the future.
Get instant SAP help. Sign up for our Free Essentials Plan.
UCT2000
Program error in set: &1 &2 &3 &4
What causes this issue? In the set an internal error occurred. This is characterized by the parameters: &V1& &V2& &V3& &V...
UCT1006
Range &1 has no value
What causes this issue? Range &V1& has no value.System Response The system issues an error message and will not allow you to continue with t...
UCT2002
Lower range limit (&1) is greater than the upper range limit (&2)
same as UCT1 002What causes this issue? You have selected value &V1& for the lower range limit and value &V2& for the upper range li...
UCT2003
Single value &1 already contained in range &2 - &3 (in line &4)
same as UCT1 003What causes this issue? A range with lower limit &V2& and upper limit &V3& is defined in line &V4&. This ran...
Click on this link to search all SAP messages.