Introduction
Hello Everyone, It’s my second blog post, On SAP Query dump created from SQ01 after ECC to S4HANA upgrade. I got up with a solution for the same.
Overview
The system displays the below error when you Run the Query report created from SQ01 after migration from ECC to S4HANA.
Please follow the below Step to overcome the above error.
- Copy the program under Short Text
i.e. In my case, I got the error in program
AQL4SYSTQV00002QINSP_TYPE.
- Enter Tcode SE37
- Enter Function Module - RSAQ_DECODE_REPORT_NAME
Now on the below screen;
- Paste the copied program under REPORTNAME
- Press F8 (Execute)
You will get some of the results according to your REPORTNAME
Copy the
USERGROUP & QUERY
- Now, Execute Tcode SE38
- Enter Program SAP_QUERY_CALL
Press
F8 (Execute)
Paste the
USERGROUP & QUERY
Press
F8 (Execute) and This will Open up your Query the same as before.
Also, the is a shortcut for the same. But I'm not sure that it would always work or not but here is another way.
Suppose you get the program as
AQL4SYSTQV000002RTGDATA
————————————————————————————————————————————-
Thanks for going through the detailed document. Do revert back if you have more queries or feedbacks/ inputs so that I can update the document.
And here is the link to my first blog post on Simulating BAPI.
https://blogs.sap.com/2019/07/29/bapi-simulation-finding-bapi/
Best Regards,
Raj Sinha.