SAP Message AQV794 - Program names Q%...... are reserved for SAP Query

Diagnosis
The ABAP query needs some special programs that refer to functionalareas and user groups in order to manage its environment. The names ofthese programs start with the characters Q%.
If you create your own report and its name begins with Q%, youinterfere with the work of the ABAP query since certain programs forthe query environment cannot be created.

Procedure
Do not use names beginning with Q% for your own reports.