Do you have any question about this error?
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.
AQ793
- Program names AQ...... are reserved for ABAP query ?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 to rename it.
- Consult Documentation: Review SAP documentation or guidelines regarding naming conventions for custom programs to avoid similar issues in the future.
Related Information:
If you continue to experience issues or if the error message appears in a different context, it may be helpful to consult with your SAP Basis or ABAP development team for further assistance.
Get instant SAP help. Start your 7-day free trial now.
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.