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

VA03 transaction tuning

Former Member
0 Likes
631

execute VA03 select 'sales tab' and PageDown it is taking more time. some user exits have been added to this standard transaction. how to finetune the performance for this sales tab.

i have never done this before.

kindly provide some step by step procedure.

thanks in adv.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
586

I think it's caused by some of your userexits.

easiest way to find - run SE30 for VA03 and then check what exactly takes so much time.

execute VA03 select 'sales tab' and PageDown it is taking more time. some user exits have been added to this standard transaction. how to finetune the performance for this sales tab.

i have never done this before.

kindly provide some step by step procedure.

thanks in adv.

2 REPLIES 2
Read only

Former Member
0 Likes
586

The first thing you have to do is to see if there are any performance related notes for this transaction that you have not installed. Are there?

rob

Read only

Former Member
0 Likes
587

I think it's caused by some of your userexits.

easiest way to find - run SE30 for VA03 and then check what exactly takes so much time.