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

Authorization object for MRP Area

Former Member
0 Likes
1,544

Dear All,

Our client want to restrict autorizations at Storagelocation wise MRP Area level.can we do that?? what is the authorization object for that. I tried using parameters in user ID, but i am not successful.

Any guidance will be rewarded.

HT

Dear All,

Our client want to restrict autorizations at Storagelocation wise MRP Area level.can we do that?? what is the authorization object for that. I tried using parameters in user ID, but i am not successful.

Any guidance will be rewarded.

HT

2 REPLIES 2
Read only

Former Member
0 Likes
1,121

To determine the relevant authorization objects for a transaction code, you can trace the access via ST01; also, the objects that are pulled into PFCG when the transaction is added to a role can be viewed via SU24.

You can look at the relevant objects for a tcode via Su24 and see if there are any fields that restrict for the MRP area; alternatively the trace results will show which objects are checked during the txn execution.

Read only

ACC_PP3
Newcomer
0 Likes
1,030

Hello All, 

Our client is also having a similar requirement to control the access of the users based on MRP Area, Material group and Material type. What is the Solution to achieve this requirement.