‎2008 Jul 10 7:06 AM
Hi all,
I am Nagamohan.
Can i know the function code of debugging?
‎2008 Jul 10 7:09 AM
/h.
Type this in the command bar and hit enter. Debugging is activated.
Function code is DEBU.
Function Key is Ctrl F7 in SE37.
Go through this link for further info:
http://jndo10116222.multiply.com/journal/item/4
Thanks,
Shailaja
Edited by: Shailaja on Jul 10, 2008 8:24 AM
‎2008 Jul 10 7:10 AM
Hi Naga Mohan,
/H is the function code for Debugging
Best regards,
raam
‎2008 Jul 10 7:59 AM
‎2008 Jul 10 8:19 AM
HI,
/H
is the function code for debugging..While you are in a transaction,you just need to type /h in the command field & then press either F8 or a button (if exists) to start the deggur from that place.
Best of luck,
Bhumika
‎2008 Jul 10 8:27 AM
‎2008 Jul 10 12:00 PM
‎2008 Jul 10 12:05 PM
Hi Naga,
Starting the Debugging in different ways
Method 1 : By Clicking the Execute button and enter
/H in command box.
Method 2 : In ABAP / 4 editor, by executing a program
Choosing Program-->Execute -->Debugging
from the Menu.
Method 3 : Setting Breakpoint in the Program.
Regards,
Sravanthi