2014 May 21 12:18 PM
Hi All ;
I want to learn that ,how can I debug a sap query report.I added some fields to the query with code.
How can I reach that code by debugging ?Thanks for your reply.
Regards.
Fırtına.
2014 May 21 12:48 PM
Hi Yigit,
Every Query generated one program like AQZZ/FSCMA/IS===CDM_10_Q1=====
Go To your QuerySQ01 , run your query and From selection screen, check your program name after that you can search your added code. what you added in infoset but your breakpoint and debug your query code.
Regards,
Prasenjit
Hi All ;
I want to learn that ,how can I debug a sap query report.I added some fields to the query with code.
How can I reach that code by debugging ?Thanks for your reply.
Regards.
Fırtına.
2014 May 21 12:48 PM
Hi Yigit,
Every Query generated one program like AQZZ/FSCMA/IS===CDM_10_Q1=====
Go To your QuerySQ01 , run your query and From selection screen, check your program name after that you can search your added code. what you added in infoset but your breakpoint and debug your query code.
Regards,
Prasenjit
2014 May 21 1:38 PM
Since you are adding code bits, You could also add break statements in the code.
If I did it, my user name is nwilhite, so I'f add:
BREAK nwilhite.
Neal
2014 May 21 1:48 PM
Hi Fırtına,
You can add BREAK-POINT like BREAK ritesh, as Neal Wilhite said OR you can place BREAK POINT mark on the statement using UTILITIES-> BREAKPOINTS -> SET .
Regards,
Ritesh
2014 May 23 9:11 AM
Hi,
Please write Break Point in the SQ02 code part.
then it will stop at the running and you can debug the as you desire.
Regards,
Abdul Rahim
2016 Mar 17 10:36 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |