2005 Jun 21 11:39 AM
Hi EveryBody
i am executing standard report VL06O and i wrote exit.
now i want to debug the program by keeping break point in the user exit.
how to do?
Hi EveryBody
i am executing standard report VL06O and i wrote exit.
now i want to debug the program by keeping break point in the user exit.
how to do?
2005 Jun 21 11:48 AM
Hi,
You can put a break point in the user Exit using the following statement,
Break 'userid'. ( Break point at your id ), this will call the debugger if the exit is triggered.
Hope this helps.
Rgds,
2005 Jun 21 12:09 PM
Hi,
have you activate your project of your user-exit ?
-> so set break.point in your include ZX.....
and start your transaction or report
regards Andreas
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |