2006 Jul 12 6:44 AM
hi all,
i want to debug my report program. But bcz of some reason debugging is off.
can anybody tell me what is the transaction to start/activate debugging for normal report programs.
thankx,
hetal...
2006 Jul 12 7:24 AM
Hi Hetal,
In which server are you trying to debug, if its for a development server then definetly debugging will be activated on so you can use either <b>/h</b> or goto SE38 and in the toolbar select <b>Debugging</b>.
If in a production generally the Debuggin authorization will be disabled. Pls check the same. You can contact your basis personnel.
Reward if helpful.
Regards,
Tushar
Hi,
Type `/h` in the command line and then execute the report.
Other option is run transaction SE38 and type the report name and click on Execute with Debugging.
Best regards,
Prashant
2006 Jul 12 6:55 AM
Hi,
Type `/h` in the command line and then execute the report.
Other option is run transaction SE38 and type the report name and click on Execute with Debugging.
Best regards,
Prashant
2006 Jul 12 6:57 AM
You can type in /H in the t code box and start the debugging.
However, you need the authorization to do the same. Check with the BASIS team if the autn has been given.
Regards,
Ravi
2006 Jul 12 7:03 AM
Hi Hetal,
Execute your program and when you come to your selection screen then type /h in the the transaction box and then press f8 your debugging will be activated.
Reward points if you find this helpful
Regards,
Harini
2006 Jul 12 7:10 AM
Thanx to all of you.
But i wanted to know that is there any specific transaction to activate debugging like there is one SICF transaction to activate debugging for any BSP application.
I have done debugging with /h already but i want to start debugging for all my FMs, Reports, Transactions etc that is why..
Regards,
Hetal..
2006 Jul 12 7:12 AM
There is no transaction to start debugging. /h or BREAK-POINT hard coded in your program or placing a break point using the MENU options in your program are the ways to go.
Regards,
Ravi
Note : Please mark all the helpful answres
2006 Jul 12 7:25 AM
Hi,
There is no transaction in ABAP for debugging. One thing which you can do is that u can code BREAK-POINT in the code from where u want it to be debugged.
Hope this solves your problem.
Regards,
Ankit Sharma.
2006 Jul 12 7:24 AM
Hi Hetal,
In which server are you trying to debug, if its for a development server then definetly debugging will be activated on so you can use either <b>/h</b> or goto SE38 and in the toolbar select <b>Debugging</b>.
If in a production generally the Debuggin authorization will be disabled. Pls check the same. You can contact your basis personnel.
Reward if helpful.
Regards,
Tushar
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |