Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: BV - Customer Measurement
Message number: 117
Message text: Only intervals are allowed in the select option for the period
A single value was specified in the select option for the period.
However, only intervals can be specified to include in the selection.
The system terminates the application measurement.
You can restart the application measurement.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Error message extract from SAP system. Copyright SAP SE.
BV117
- Only intervals are allowed in the select option for the period ?The SAP error message BV117 ("Only intervals are allowed in the select option for the period") typically occurs when a selection option for a date or time period is incorrectly defined in a report or transaction. This error indicates that the system expects a range (interval) for the selection criteria, but it has received a single value or an invalid format.
Cause:
- Incorrect Selection Criteria: The user may have entered a single date or a non-interval value in a field that requires a start and end date.
- Field Configuration: The field in the selection screen may be configured to accept only intervals, and the input does not meet this requirement.
- User Input Error: The user might have mistakenly entered a value that does not conform to the expected format for a date range.
Solution:
Use Intervals: Ensure that you are entering a valid date range. For example, instead of entering a single date, you should specify a start date and an end date.
- Example: Instead of entering
01.01.2023
, enter01.01.2023
to31.01.2023
.Check Input Format: Make sure that the dates are entered in the correct format as expected by the system (e.g., DD.MM.YYYY).
Review Selection Screen: If you are developing or customizing a report, check the selection screen definition in the ABAP code to ensure that the field is set up to accept intervals correctly.
Consult Documentation: If you are unsure about the expected input, refer to the documentation for the specific transaction or report you are using.
Contact Support: If the issue persists and you believe the input is correct, consider reaching out to your SAP support team for further assistance.
Related Information:
By following these steps, you should be able to resolve the BV117 error and successfully execute your report or transaction.
Get instant SAP help. Sign up for our Free Essentials Plan.
BV116
Selection option for the period can only include intervals to "include"
What causes this issue? An interval to exclude was specified in the select option for the period. However, only intervals to include in the selection...
BV115
Lock entry for application &1 not found in table TUJOB
What causes this issue? Lock entries for application measurements are maintained in database table TUJOB. The system attempted to read a lock entry f...
BV118
Measurement of application &3 terminated
What causes this issue? The measurement of application &V3& using function module &V1& terminated due to exception condition &V2&...
BV119
Internal error: Could not find client &1 in internal table
What causes this issue? Internal error: the system could not find an expected entry for client &V1& in table CURRENT_CLIENTS.System Response ...
Click on this link to search all SAP messages.