cancel
Showing results for 
Search instead for 
Did you mean: 

in MM02 how can I split the access at Storage Location level

Former Member
0 Kudos

Hi all

I have a single Plant XX00 with 2 Storage Locations XX01 and XX02.

I have 2 Users (User A and User B).

I need to segregate the access to the Bin Location (View Plant data / storage 1)

User A should only be able to update in Storage Location XX01 whereas

User B should only be able to update in Storage Location XX02

I cannot find any suitable authorization object

All the auth. objects M_*_LGO I tried are all for the MM processes (RFQ, PR, PO, GR or GI, etc ) None of them is for Material Master update

Can someone share his/her knowledge with me

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

JL23
Active Contributor
0 Kudos

Execute SU24 enter there MM02 and you will get all authorization objects to this transaction, and you can see whether they are checked or not. And since there is none for storage location level you can only restrict the access to the storage location view in general with M_MATE_STA

So you might need to use the material master exit to check if the user changed only the bin field to the storage location of his responsibility.

Former Member
0 Kudos

Thanks Jurgen
I missed SU24 on MM02.
As you suggested the only way now is to use a Material master exit
Thanks

Answers (0)