Do you have any question about this error?
Message type: E = Error
Message class: AQV - Message texts for SAP Query
Message number: 793
Message text: Program names AQ...... are reserved for ABAP query
The ABAP query names its generated reports according to certain
conventions. The names of all reports generated from queries start with
the characters AQ.
If you create your own report and its name begins with AQ, you
interfere with the work of the ABAP query since queries then cannot be
defined with certain names. Since the namespace for queries is not very
large, every extra restriction is bothersome.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Do not use a name beginning with AQ for your own reports.
Error message extract from SAP system. Copyright SAP SE.
AQV793
- Program names AQ...... are reserved for ABAP query ?The SAP error message AQV793 indicates that the program names starting with "AQ" are reserved for ABAP queries. This error typically occurs when a user attempts to create or execute a program with a name that begins with "AQ", which is not allowed due to SAP's naming conventions for ABAP queries.
Cause:
Rename the Program: Change the name of your program to something that does not start with "AQ". For example, you could use a name that starts with "Z" or "Y", which are typically used for custom developments in SAP.
Check Naming Conventions: Familiarize yourself with SAP's naming conventions for programs, function modules, and other objects to avoid similar issues in the future.
Review ABAP Query Usage: If you are trying to create an ABAP query, ensure that you are using the correct transaction codes (like SQ01, SQ02, SQ03) and that you are following the proper procedures for creating queries.
By following these steps, you should be able to resolve the AQV793 error and successfully create or execute your program.
Get instant SAP help. Start your 7-day free trial now.
AQV792
You are not authorized to maintain user groups
What causes this issue? You need system administrator authorization in order to maintain user groups.System Response The system issues an error mess...
AQV791
You are not authorized to maintain functional areas
What causes this issue? You need system administrator authorization in order to maintain functional areas.System Response The system issues an error...
AQV794
Program names Q%...... are reserved for ABAP query
What causes this issue? The ABAP query needs some special programs that refer to functional areas and user groups in order to manage its environment....
AQV795
You are not authorized to perform transports
What causes this issue? You need system administrator authorization to perform transports for the ABAP query.System Response The system issues an er...
Click on this link to search all SAP messages.