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

Performance issue with AS02

Former Member
0 Likes
1,054

Hi All,

In our early watch reports we are getting Standard Transaction AS02 as Red Performance wise.

Please suggest how to increase the performance of this standard tcode .

Any sap notes or suggestions .Small or big any help is appreciated.

Thanks,

Rhea.

10 REPLIES 10
Read only

Former Member
0 Likes
986

Hi ,

first u need to find out if any user exits are activated for this transaction, if not ,then search for sap notes at service.sap.com.

Regards

prabhu

Read only

0 Likes
986

Hi Prabhu,

Thanks for the quick reply.

Yes User exits are activated for this AS02. And there code is also reviewed.Didn't find any problem there.

Also i searched for the notes again no use didn't find the right one.We are using 4.7 and also upgrade is going to ECC 6. If any get any notes compatible to ECC 6 is also useful for me.

Why did u ask that any user exits are activated only b'coz of the above reason (code) or anyother reason?

Thanks,

Rhea.

Read only

0 Likes
986

yeah , bcos of above reason , bcos i have seen this kind of issues when u implement user exits , additional tabs , etc.

u can run ST05 and find out y its taking so much time ? or even u can check EWR of SAP , some times they will give some suggestions regarding this.

regards

prabhu

Read only

0 Likes
986

Hi prabhu,

EWR ?? watz that .

Rhea.

Read only

0 Likes
986

Rhea,

EWA insteands Early Watch Report.

Amit.

Read only

0 Likes
986

Hi,

How to contact EWR of SAP?

Rhea.

Read only

Former Member
0 Likes
986

Rhea,

Refer OSS :81560

Amit.

Read only

0 Likes
986

Hi Amit,

I have seen these two notes.

1.0000081560  -  Performance problems in master data transactions

2.0001096165  -  RAAEND01, AS02: Poor performance for change documents

one you mentioned is it compatible for 4.7 or ECC 6? I am not sure about that please help.

Thanks,

Rhea.

Read only

former_member251078
Participant
0 Likes
986

Hello,

The Note 1096165 is applicable for ECC 6.0. I would suggest you to take ST05 trace while running AS02 transaction. Please use smaller variant so that trace file contains all details of this transaction/program. Basically from ST05 you have to analyze expensive sql statements, so that this transaction will be much faster.

You are request earlywatch service using an OSS message in component SV-BO-REQ.

Yours Sincerely

Dileep

Read only

0 Likes
986

Hi Dileep,

EWA is already enabled , by that only we come to know that this particular tcode is taking time. If know the expensive sql stmt also we cannot change right as it is standard one.

Rhea.