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

Data Analysis Tcode

Former Member
0 Likes
2,376

transaction code for Data Analysis

5 REPLIES 5
Read only

Former Member
0 Likes
1,277

Shipa,

What do you mean Data analysis? What is the context in which you are talking? What exactly you are trying to achieve?

Regards

Ravi

Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
1,277

Hi Shilpa,

What i understand from ur query is that you wanto perform an runtime analysis , so u can achieve the same via SE30 transaction and for SQL trace use ST05.

Hope this helps.

Read only

anversha_s
Active Contributor
0 Likes
1,277

hi,

SE30 - gives you a run time analysis and points out the issues more at design time.

ST05 - Is the most useful if you want to track time taken for execution of each of the sections.

SM50 - Will give you a work process overview, not sure at a program level how can it help you.

Some times you will have to use a combination of SE30 and ST05.

I would like to use St05 personally.

http://help.sap.com/saphelp_47x200/helpdata/en/f2/31adaa810c11d288ec0000e8200722/frameset.htm

rgds

anver

Read only

Former Member
0 Likes
1,277

Apart from ST05 and SE30

ST04: database performance analysis

DB02: database performance : Table & Indexes

DB01: Exclusive Lock waits

AL21: ABAP Analysis

ST01: System Trace

Rgds

Mohit

Read only

Former Member
0 Likes
1,277

hi

good

use ST05.

THANKS

MRUTYUN^