Do you have any question about this error?
Message type: E = Error
Message class: AQ - Message texts for SAP Query
Message number: 794
Message text: Program names Q%...... are reserved for ABAP query
The ABAP query needs some special programs that refer to functional
areas and user groups in order to manage its environment. The names of
these programs start with the characters Q%.
If you create your own report and its name begins with Q%, you interfere
with the work of the ABAP query since certain programs for the query
environment cannot be created.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Do not use names beginning with Q% for your own reports.
Error message extract from SAP system. Copyright SAP SE.
AQ794
- Program names Q%...... are reserved for ABAP query ?The SAP error message AQ794 indicates that the program names starting with "Q%" are reserved for ABAP Query. This error typically occurs when a user attempts to create or execute a program with a name that begins with "Q%", which is not allowed because these names are reserved for internal use by the ABAP Query tool.
Cause:
Rename the Program: The simplest solution is to rename your program to something that does not start with "Q%". Choose a name that follows the naming conventions for custom programs in SAP, typically starting with a letter or a combination of letters and numbers that do not conflict with reserved names.
Check Naming Conventions: Ensure that the new name adheres to SAP's naming conventions. Custom programs usually start with a prefix like "Z" or "Y" to distinguish them from standard SAP programs.
Review ABAP Query Usage: If you are using ABAP Query, ensure that you are not inadvertently trying to create or modify a query that conflicts with existing reserved names.
By following these steps, you should be able to resolve the AQ794 error and successfully create or execute your program.
Get instant SAP help. Start your 7-day free trial now.
AQ793
Program names AQ...... are reserved for ABAP query
What causes this issue? The ABAP query names its generated reports according to certain conventions. The names of all reports generated from queries ...
AQ792
You are not authorized to maintain user groups
What causes this issue? To maintain user groups, you need system administrator status.System Response The system issues an error message and will no...
AQ795
You are not authorized to perform transports
What causes this issue? To perform transports for ABAP/4 Query, you need system administrator status.System Response The system issues an error mess...
AQ796
You are not authorized to translate query objects
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.