cancel
Showing results for 
Search instead for 
Did you mean: 

DEBUGGING

Former Member
0 Kudos

hI friends

i have so many questions in debugging can any one explain me

and if any documentation available plz forward that to

mrkrishna81@gmail.com

Reward points if it helps

Ram

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi rama krishna,

Use the transaction code SM50.

This displays a list of process running in the server.

The transaction code SM50 is used to One way of debuging programs which are already running in background.

In order to debug the program go to Menu option: Program/Mode>Program>Debugging.

Or transaction code SM37 Job overview, it is Menu JOB -> Catch Job

<b>**Reward if helps**</b>

Regards

AK

Former Member
0 Kudos

Hi,

Debugging is the process of locating and fixing or bypassing bugs (errors) in computer program. To debug a program or hardware device is to start with a problem, isolate the source of the problem, and then fix it. A user of a program that does not know how to fix the problem may learn enough about the problem to be able to avoid it until it is permanently fixed. When someone says they've debugged a program or "worked the bugs out" of a program, they imply that they fixed it so that the bugs no longer exist.

http://help.sap.com/saphelp_nw04/helpdata/en/c0/ef07876f9ef0479194965520f87837/content.htm

http://sap.ittoolbox.com/documents/popular-q-and-a/debugging-a-user-exit-or-program-3022

With regards

Rajesh