Message type: E = Error
Message class: DB - Messages for logical databases and background processing
Message number: 274
Message text: Lower limit of interval is greater than upper limit
You attempted to save a variable date calculation for the range
(current date - x days, current date + y days) in a variant. However,
the parameters x and y that you have entered return a range where the
lower limit is greater than the upper limit. You have probably
specified a too large a negative value for the parameter x.
Processing terminated.
Correct your input.
Error message extract from SAP system. Copyright SAP SE.
DB274
- Lower limit of interval is greater than upper limit ?The SAP error message DB274 "Lower limit of interval is greater than upper limit" typically occurs in the context of database operations, particularly when dealing with ranges or intervals in queries or data processing. This error indicates that there is a logical inconsistency in the specified range, where the starting point (lower limit) is greater than the endpoint (upper limit).
Cause: Incorrect Query Parameters: The error often arises from a SQL query or a data selection operation where the parameters for a range are incorrectly defined. Data Input Errors: User input or programmatic input that defines a range may have been incorrectly set, leading to a situation where the lower limit exceeds the upper limit.
Configuration Issues: In some cases, configuration settings in the database or application may lead to this inconsistency.
Solution: Review SQL Queries: Check the SQL queries or data selection logic to ensure that the lower limit is indeed less than or equal
Get instant SAP help. Sign up for our Free Essentials Plan.
DB273
No variant specified
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DB272
No user selections exist
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
DB275
Function cannot be used for local/private objects
What causes this issue? Variants cannot be transported if the relevant program has only been defined as a local/private object (development class $TM...
DB276
Required entries were included in &
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.