Do you have any question about this error?
Message type: E = Error
Message class: DB - Messages for logical databases and background processing
Message number: 765
Message text: Only intervals or generic entries allowed here
You are not authorized to perform such an action in the current program
when making a background job request.
Background job request rejected.
Please check the spelling of the program. If it is correct, ask your
system administrator to give you the appropriate authorizations.
Error message extract from SAP system. Copyright SAP SE.
DB765
- Only intervals or generic entries allowed here ?The SAP error message DB765 "Only intervals or generic entries allowed here" typically occurs in the context of database table maintenance or when working with selection criteria in reports or transactions that involve database queries. This error indicates that the system expects either an interval (a range of values) or a generic entry (a wildcard or pattern) but has received an invalid input.
Cause:
- Invalid Input: The user may have entered a specific value or a non-interval format where the system expects a range or generic entry.
- Selection Criteria: In selection screens, if the user tries to specify a single value instead of a range (e.g., using a single value in a field that expects a range).
- Data Type Mismatch: The data type of the input may not match the expected type for the field.
Solution:
- Check Input Values: Ensure that the values you are entering conform to the expected format. If the field expects an interval, provide a range (e.g., from X to Y).
- Use Generic Entries: If applicable, use wildcard characters (like
*
or%
) to specify generic entries instead of specific values.- Review Selection Criteria: If you are using a selection screen, review the criteria you are using to ensure they are appropriate for the fields in question.
- Consult Documentation: Refer to the SAP documentation or help files for the specific transaction or report you are using to understand the expected input formats.
- Debugging: If you have access to debugging tools, you can trace the execution to see where the error is being triggered and what values are being passed.
Related Information:
If the problem persists after trying the above solutions, consider reaching out to your SAP support team for further assistance.
Get instant SAP help. Start your 7-day free trial now.
DB764
Unable to select by initial value here
What causes this issue? With the selection criterion "&V1&", you attempted to select by initial value, but only generic entries (th...
DB763
Selection criterion "&1" contains multiple selection lines
What causes this issue? Several selection lines exist for the selection criterion "&V1&", but the program stipulates only one line,...
DB766
Unable to select by initial value here
What causes this issue? With the selection criterion "&V1&", you attempted to select by initial value, but only ranges and generic ...
DB767
No values selected
What causes this issue? No values were selected from the 'Multiple selection' list.Error message extract from SAP system. Copyright SAP SE....
Click on this link to search all SAP messages.