Application Development 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: 

Authorization Object M_BEST_BSA conflict in ME22N & VL32N.

shubham_gupta9
Participant
0 Kudos

Hi,

My requirement is that a particular user should not be allowed to us TCODE ME22N, but he can change inbound delivery from VL32N. I removed whole TCode : -  ME22N from his ID, now he is getting Authorization Error related to Auth. Object M_BEST_BSA, which is common for both the Tcodes.

Please suggest the way to resolve this.

1 ACCEPTED SOLUTION

former_member183424
Active Contributor
0 Kudos

This authorization object is used for 'Document Type in Purchase Order'.

It is checked by system when you use VL32N. You can check the same from SU24 t-code.

By the way, giving authorization for document type (M_BEST_BSA) will not provide the transaction ME22N to this user.

1 REPLY 1

former_member183424
Active Contributor
0 Kudos

This authorization object is used for 'Document Type in Purchase Order'.

It is checked by system when you use VL32N. You can check the same from SU24 t-code.

By the way, giving authorization for document type (M_BEST_BSA) will not provide the transaction ME22N to this user.