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: 

Spro settings

Former Member
0 Kudos

HI,

How to restrict the spro settings for particular module.

for example sd user is there he want to do customizations settings in sd module only like that we have to restrcit the user.

3 REPLIES 3

Former Member
0 Kudos

Hi Chinnu,

Its tough but we listed out all SD Tcodes related Customizatiopn and assigned them to Module related roles...

So just giving SPRO does not provide them complete authorization to do all customizing...so it shd be backed up by reletive Tcodes as well.

Check this earlier thread and response by Wolfgang for Info.

Hope it helps.

VBr,

Sri

Award points fo rhelpful answers

Message was edited by:

Sri Raghu Kishore Pusapati

0 Kudos

can u expalin briefely for sprosettings to restrict to particular user.

0 Kudos

this is actually not as hard as you would think.

first, you can specify the different customizing areas in SPRO_ADMIN by creating a scope. In this scope you can easily specify the nodes which you want to be turned into a role.

I used to make this while differentiating between different functional areas, but it's up to you how you want it to be split up.

once you're done creating different scopes for different activities, you can create roles (empty) and in the menu-tab of the PFCG you can go to <b>Utilities-->Customizing auth.</b> and select the scope for which you want to make a role.

It will insert all required transactions and their corresponding authorization objects. you will obviously have to maintain the different objects manually and also make sure that user and role maintenance are excluded from the different scopes as they will be automatically included in most of them.

finally, you can assign these roles to the required users.

I hope this helps!

Message was edited by:

Dimitri