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

User Exits tied to Authorization Objects

Former Member
0 Likes
635

Hello all,

Are there any User Exits available that are tied to authorization objects? We are talking about creating a custom authorization object for use in MM01 & MM02, and we are looking for somewhere to call the custom authorization object.

Thanks,

Chuck

Hello all,

Are there any User Exits available that are tied to authorization objects? We are talking about creating a custom authorization object for use in MM01 & MM02, and we are looking for somewhere to call the custom authorization object.

Thanks,

Chuck

1 REPLY 1
Read only

Former Member
0 Likes
369

We were not able to find a User Exit that met our requirements. We needed to Block the Basic Data view for certain Material Types from MM01 and MM02 for certain users.

We ended up doing it by modifying the screen sequence for those screens and blocking it for users who who had been given a certain role in SAP.