Message type: E = Error
Message class:  AQ - 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.
The SAP error message AQ793 indicates that the program names starting with "AQ" 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 "AQ", which is not allowed due to naming conventions in SAP.
Cause: Naming Convention Violation: The program name you are trying to use starts with "AQ", which is reserved for ABAP Query programs. User Error: A user may have mistakenly tried to create a report or program with an invalid name.
Solution: Rename the Program: Change the name of your program to something that does not start with "AQ". For example, you could use a prefix like "Z" or "Y", which are commonly used for custom developments in SAP. Check Existing Programs: If you are trying to execute an existing program, ensure that it is not mistakenly named with the "AQ" prefix. If it is, you will need
 Get instant SAP help. Sign up for our Free Essentials Plan.
Get instant SAP help. Sign up for our Free Essentials Plan. 
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...
AQ791 You are not authorized to maintain InfoSets
What causes this issue?  To maintain functional areas, you need system administrator status.System Response  The system issues an error message and wi...
AQ794 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....
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...
Click on this link to search all SAP messages.