‎2008 Jan 28 12:42 PM
‎2008 Jan 28 12:45 PM
Give input to your program and enter /h
it will takes you to debug mode
‎2008 Jan 28 12:45 PM
Put '/h' in the command box and press enter ..wherever u want to start debugging.
Regards,
Mayank
‎2008 Jan 28 12:45 PM
THERE IS NOTHING LIKE TCODE FOR DEBUGGING
U CAN USE "/H" TO WRITE IN PLACE OF TRANSAC. NAME AND PRESS ENTER TO START DEBUGGING
REWARD IF USEFUL
KEEP ROCKIN
VIVEK
‎2008 Jan 28 1:42 PM
Hi,
/h is to be typed in the command field.
else we can directly go to debugging by Program->Test->Debugging in SE38 or SE80.
pls find info abt debugging in the below link
http://help.sap.com/saphelp_nw2004s/helpdata/en/b0/940640555ae369e10000000a155106/frameset.htm
Thanks,
teja
‎2008 Jan 28 1:57 PM
Hello Sekhar
Entering the "/h" command into the command field (upper left corner of screen) is the normal way of starting debugging.
However, if you do not have a command field available (e.g. on popups) simple create a shortcut with system-command = "/H" (instead of a transaction code).
When the popup appear simply drag&drop the shortcut (with the debug command) from the desktop onto your popup.
Regards,
Uwe