Message type: E = Error
Message class: AQV - 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.
AQV794
- Program names Q%...... are reserved for ABAP query ?The SAP error message AQV794 indicates that you are trying to create or use a program name that starts with "Q%" (where "%" can be any character), which is reserved for ABAP queries. This restriction is in place to prevent conflicts and ensure that the naming conventions for ABAP queries are maintained.
Cause: The error occurs when: You attempt to create a new ABAP program or report with a name that starts with "Q%". You might be trying to execute or reference an existing program that has a name starting with "Q%".
Solution: To resolve this error, you should: Rename the Program: If you are creating a new program, choose a different name that does not start with "Q". For example, you could use a name that starts with letters or numbers that are not reserved. Check Existing Programs: If you are trying to execute or reference an existing program, verify its name and ensure it does not
Get instant SAP help. Sign up for our Free Essentials Plan.
AQV793
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 ...
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...
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...
AQV796
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.