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

VF01 - VF03

Former Member
0 Likes
594

Hello !!

I have to add additional authorisations for transaction VF01,VF02,VF03.

Is there any common user exit for that transactions i can use to fill my authorisations ??

BR, Jacek

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
532

Hello,

It is a bit depending on the exact requirements. Have a look a RV60AFZZ.

Regards,

John.

Hello !!

I have to add additional authorisations for transaction VF01,VF02,VF03.

Is there any common user exit for that transactions i can use to fill my authorisations ??

BR, Jacek

2 REPLIES 2
Read only

Former Member
0 Likes
533

Hello,

It is a bit depending on the exact requirements. Have a look a RV60AFZZ.

Regards,

John.

Read only

Former Member
0 Likes
532

I have checked that exit before.

I have solved problem on my own.

Exits RV60AFZ* are used on the begining of the transaction only for VA01, for VA02 VA03 an action on that transaction must be done, so i used RV60AFZC for VA01 and i have made field exit for vbeln field for transactions VA02 and VA03.

BR, Jacek