2008 Dec 01 3:31 PM
Hi,
Please could you tell me how we can debug an ABAP Program inside a process chain.
I put a break-point in the ABAP Program which is being called by the process chain.
When i execute the process chain, the execution is not being stopped at the break-point inside the program.
Please could someone help me out with this.
Regards,
Sushanth H.S.
Hi Sushanth
You need to do update debugging in such cases and do the debugging step by step.
First set the normal debugging mode by /h and once you are in debugging mode change go menu and set up the mode as update debugging.
Hope it works.
Regards
Neha
2008 Dec 01 3:58 PM
Hi Sushanth
You need to do update debugging in such cases and do the debugging step by step.
First set the normal debugging mode by /h and once you are in debugging mode change go menu and set up the mode as update debugging.
Hope it works.
Regards
Neha
2008 Dec 01 8:01 PM
Hi
It all depends on the parent program from which the control comes to that place.
Identify the flow of programs and then set the break-point accordingly.
Regards
Raj
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |