Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function for debugging

Former Member
0 Likes
708

Hi all,

I am Nagamohan.

Can i know the function code of debugging?

7 REPLIES 7
Read only

Former Member
0 Likes
689

/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

Read only

Former Member
0 Likes
689

Hi Naga Mohan,

/H is the function code for Debugging

Best regards,

raam

Read only

former_member182354
Contributor
0 Likes
689

/H is the Function code for Debugging.

Raghav

Read only

Former Member
0 Likes
689

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

Read only

Former Member
0 Likes
689

Hi,

DEBG is the function code.

Regards,

Vijaya Lakshmi

Read only

Former Member
0 Likes
689

hi,

/h is the ftn code.

thanx

Read only

Former Member
0 Likes
689

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