Tag Archives: SQ01

Troubleshoot Cannot Find User Group SYST

When handling SAP query you may come across error user groups similar to SYST****XX. If you are unable to view these user groups or quarries belong to these user groups follow below steps. 1. Go to SQ03 settings and allow display of system objects.   2. Go to SQ01 select standard query areas to view the […]

Find SAP Query Detail from Program Name

SAP queries automatically creates a ABAP program when they are saved and generated. These auto generated programs starts with AQ. If you come across a report transaction with a long program name similar to AQ====****====**** this could be a program generated by a SAP query. Name should be in the following format: First 2 letters of report […]

Troubleshoot SAP Query Short Dumps after Upgrade – Error When Importing Object

After a upgrade, sometime SAP query programs assigned to transaction codes terminates with runtime errors. Few errors I have come across are, Error when importing object FIELDCAT. The generated program does not exists. The generated program mismatches the query definition. Short dump of the type IMPORT_ALIGNMENT_MISMATCH in program SAPLAQRUNT. Some of the errors like missing program names […]