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: UCT1 - Messages for Set Maintenance
Message number: 001
Message text: Both range limits have the same value (&1)
You have entered the same value for both range limits (&V1&).
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Enter a different value for each range limit. The value for the lower
limit must be less than the value for the upper limit.
Error message extract from SAP system. Copyright SAP SE.
UCT1001
- Both range limits have the same value (&1) ?The SAP error message UCT1001, 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 not valid for range selections, as it does not provide a meaningful range of values to work with.
Cause:
The error is caused by the following scenarios:
- You are trying to create a range for a selection field where the lower limit and upper limit are identical.
- The input data for a selection screen is incorrectly set, leading to the same value being entered for both limits.
Solution:
To resolve this error, you can take the following steps:
Check Input Values: Review the values you have entered for the selection criteria. Ensure that the lower limit is less than the upper limit. If you intended to select a single value, consider using a single value selection instead of a range.
Modify the Selection Criteria: If you are using a range, adjust the values so that the lower limit is less than the upper limit. For example, if both limits are set to 100, change the upper limit to a value greater than 100 (e.g., 101).
Use Single Value Selection: If your intention is to filter for a specific value, use the single value selection option instead of a range.
Validation Logic: If you are developing a custom report or program, implement validation logic to check for this condition before executing the selection. This can help prevent the error from occurring in the first place.
Related Information:
By following these steps, you should be able to resolve the UCT1001 error and successfully execute your report or transaction.
Get instant SAP help. Sign up for our Free Essentials Plan.
UCT1000
Program error in set: &1 &2 &3 &4
What causes this issue? An internal error occurred in the set. Error parameters: &V1& &V2& &V3& &V4&System Response ...
UCS0_GENTEST004
End of program
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
UCT1002
Lower range limit (&1) is greater than the upper range limit (&2)
What causes this issue? You have selected value &V1& for the lower range limit and value &V2& for the upper range limit. However, the...
UCT1003
Single value &1 already contained in range &2 - &3 (in line &4)
What causes this issue? A range with lower limit &V2& and upper limit &V3& is defined in line &V4&. This range already contai...
Click on this link to search all SAP messages.