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

runtime analysis

former_member649905
Participant
0 Likes
658

Hi all,

I am trying to save a performance file after running SE30 by selecting Runtime analysis--performance filecopy--to local file, than I specified the directory (under all files)and I executed

File was copied but not readable(I used all the formats available: notepad, xls, word doc. rtf..and so on)

Could you please adviced me what I am doing wrong

Note I am able to save an view the runtime analysis overview

Thanks

1 ACCEPTED SOLUTION
Read only

HermannGahm
Product and Topic Expert
Product and Topic Expert
0 Likes
630

Hi,

download the ABAP list (the display of the ABAP trace in SE30).

Use ok code %pc...

Kind regards,

Hermann

4 REPLIES 4
Read only

HermannGahm
Product and Topic Expert
Product and Topic Expert
0 Likes
631

Hi,

download the ABAP list (the display of the ABAP trace in SE30).

Use ok code %pc...

Kind regards,

Hermann

Read only

0 Likes
630

Hi Hermann,

Thanks for replying, when you said "download the ABAP list (the display of the ABAP trace in SE30)" are u refering to the steps System--List--save?

Use ok code %pc == Could you pl provide steps how to proceed.

Thanks,

Blaiso

Read only

HermannGahm
Product and Topic Expert
Product and Topic Expert
0 Likes
630

Hi,

> Thanks for replying, when you said "download the ABAP list (the display of the ABAP trace in SE30)" are u refering to the steps System--List--save?

yes, this will download the list in e.g. txt format to your frontend.

> Use ok code %pc == Could you pl provide steps how to proceed.

will do the same...

you have to be on the list (the hit list in SE30 e.g.)

Kind regards,

Hermann

Read only

0 Likes
630

Thanks Hermann for your helps

Pts assigned