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

How to Debug / Trace a Program

Former Member
0 Likes
785

Dear Sir,

We need to make certain enhacement in MIGO Program . Before going for enhancement , we need to understand that during the execution of this Tcode what are the screens / Function Modules etc being called .

We tried to put a Break-point in the Prgram SAPLMIGO , but to trace the program with this approach it is very difficult .

We request you to kindly guide us as what is the best procedure to be followed to have the complete trace of a Program execution.

Pl help us .

With Thanks and Rgds

Sonia

Dear Sir,

We need to make certain enhacement in MIGO Program . Before going for enhancement , we need to understand that during the execution of this Tcode what are the screens / Function Modules etc being called .

We tried to put a Break-point in the Prgram SAPLMIGO , but to trace the program with this approach it is very difficult .

We request you to kindly guide us as what is the best procedure to be followed to have the complete trace of a Program execution.

Pl help us .

With Thanks and Rgds

Sonia

4 REPLIES 4
Read only

Former Member
0 Likes
729

hit a /h and run the transaction this the way through which u can track the entire flow,

May the answer seems vague, so then explain ur requirement a bit more in detail for us to help

кu03B1ятu03B9к

Read only

Former Member
0 Likes
729

To know list of objects such as function modules, sub routines...etc. First check SE80 by giving tcode. Then you can some what understand process by seeing names of the objects then you can debug the required part to understand more on process.

Regards,

~Satya

Read only

Former Member
0 Likes
729

Hi Sonia,

Go through the below link it would help U

/people/alwin.vandeput2/blog/2006/04/13/how-to-search-for-badis-trace-it

Regards,

Vijaya Lakshmi.T

Read only

Former Member
0 Likes
729

Hi,

use /h is another dubugging methos run the total program in debugging mode and check total program.

and check below link for sql trace

/people/siegfried.boes/blog/2007/09/05/the-sql-trace-st05-150-quick-and-easy

Regards,

Madhu