2006 Jun 27 7:33 PM
Hi Experts,
I know we can't debug an include. But if we want to see the runtime values in that, how can we do that.
Any help is highly appreciated.
thnx a ton,
2006 Jun 27 7:35 PM
Why can't you debug in INCLUDE? Just put your break-point in the include, system will as what program is associated, choose the right one, then execute your program. It will stop at the breakpoint.
Regards,
Rich Heilman
2006 Jun 27 7:35 PM
2006 Jun 27 7:35 PM
2006 Jun 27 7:36 PM
Hi
Run the program containing the include in debug mode:
you can debug an include if you debug the main program.
Max
2006 Jun 27 7:36 PM
hi Dev,
you can debug an Include by step by step debugging i.e, <b>/H</b>
Note: Debug point enters in to an include program only if it enters perform program
2006 Jun 27 8:21 PM
Hi all
Thanks for the inputs. But my Include in a 'Function Moduule'. When I check it for the main program, it is showing the Function Module as the main prog.
And I can't debug the FM.
thnx.
2006 Jun 27 8:23 PM
2006 Jun 27 8:33 PM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |