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

Storage Location Authorization

Former Member
0 Likes
3,668

Hi All

I want to give authorizatio for storage location .

today I give the authorization Per transaction

so if i want to block from user location x i need to go

all transaction and block the auth by M_MSEG_LGO object.

Does Any one know how can i give auth' per storage locatio

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,994

Hi Kobi,

This is also possible but a bit complex. For the roles that you will create in future you need to take care pro actively and assign the value of storage location as per the requirement.However for the roles that are pre exisitng do one thing. Execute report RSUSR070 in SE38 and find all the roles which have the field LGORT(Storage Location) in them. Once you have the list with you you can change these roles depending on which user which be assigned those roles.

Regards.

Ruchit.

7 REPLIES 7
Read only

Hank
Explorer
0 Likes
1,994

I am not sure if I understand your question, but here it goes. What ever roles that have the Auth-object (<b>M_MSEG_LGO</b>). Using PFCG go to auth object <b>m_mseg_lgo</b> and select only the storage location that you require. In the example below the storage location is set to *, but with PFCG you can select individual storage locations, if configure in your systems.

Maintained Goods Movements:StorageLocation M_MSEG_LGO

Activity--


03--


ACTVT

Movement type--


*--


BWART

Storage location-----*--


LGORT

Plant--


0001-0002----WERKS

HB

Read only

Former Member
0 Likes
1,994

Hi,

Can u pl explain yr problem a bit more i think i can help. Pl let me know what is the tcode .

Read only

0 Likes
1,994

Hi

I want to give authorization to Storage Location

in All SAP Transactions.

An example For user X I give Storage Location A

I dont want him the make inventory movment from any

SAP transaction to storage location B or C

Read only

0 Likes
1,994

Hi Ruchit,

I have same question with Kobi. I have situation here where the client wants to restrict the storage location upon doing the Shipment (VL10E). I have restricted in authorization at object M_MSEG_LGO but still not working. And then I try restricted in authorization at object M_LPET_LGO but still not working also. I would like to know what is the Authorization Objects, to be use for restricting shipment process By Storage location.

Thanks and Regards,

Yudy Gunawan.

Read only

Former Member
0 Likes
1,994

Hello Kobi,

If I understand correctly then you want your users to have acess to only select few storage locations and no access for the remaining ones. You cannot literally speaking block this access as such in the roles/profiles. What however u can do is to give users access only for the storage locations they need. SAP wil automaticaly block access for the storage locations for which users dont have authroizations in their roles.

As an example let us consider we have 2 storage locations X and Y and two user A and B. A needs access for X while B needs access for Y only. Create two seperate roles for both the users A and b. In one role assign value of storage location as X and in the other one as Y. Assign the role with value X to A only and the role with value Y to B only. This would block A from accessing storage location Y and vice versa.

i hope this wil help u.

<removed_by_moderator>

Regards.

Ruchit.

Edited by: Julius Bussche on Mar 15, 2008 11:39 AM

Read only

0 Likes
1,994

Hi thanks for your answer.

thats what I did.

But its Block the storage location only in the role trans'

for example I gave to user A Auth' for storage Location X

in role R1 transaction Migo.

He can still make inventory movement in CO15.

What I want is to give Authrization to storage location

For all SAP Transactions.

It is Possible ?

Read only

Former Member
0 Likes
1,995

Hi Kobi,

This is also possible but a bit complex. For the roles that you will create in future you need to take care pro actively and assign the value of storage location as per the requirement.However for the roles that are pre exisitng do one thing. Execute report RSUSR070 in SE38 and find all the roles which have the field LGORT(Storage Location) in them. Once you have the list with you you can change these roles depending on which user which be assigned those roles.

Regards.

Ruchit.