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: 

Access to SPRO

Former Member
0 Kudos

Hi

I do not find any standard role available to give core team and consultants access to SPRO display/maintenance.

What is the easiest way to set up such a role considering we do not know the T Codes of the SPRO nodes?

Thanks

Sriram

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Chundi,

useful link

http://www.sapsecurityonline.com/r3_security/r3_security_tips.htm

hope this helps

thanks

kishore

4 REPLIES 4

Former Member
0 Kudos

Hi Chundi,

useful link

http://www.sapsecurityonline.com/r3_security/r3_security_tips.htm

hope this helps

thanks

kishore

Former Member
0 Kudos

HI Sri,

For this scenario we are not able to use Role. we can user Profile.

Step1. Copy the role Sap_all to sap_all_dis(your own naming Convention).

Step2. Change the authorization for S_Develop, S_tabu_dis & S_tabu_cli to 03 activity.These are tha objects used to update the tables.

Step2. Assign this profile to user.

By

Vasantha kumar

Former Member
0 Kudos

Sriram,

You will need to do this for SPRO display

1. Create a role (ZSPRO)

2. Assign just the Tcode SPRO to it

3. Change the activity to 03

4. Add another S_TCODE object manually and give a * as the value.

5. Save and Generate

This will let you access ALL the tcodes that SPRO allows but only in display mode

To create SPRO all access follow the steps upto 2

3. Save and Generate

Also, please look up the earlier posts. There are a lot of posts regarding this issue

Former Member
0 Kudos

There is another way this can be done...select the configuration that the users will be using and you can create project via the IMG.

You can then build a role off of the project in the profile generator, and it will pull in the applicable tcodes and you can have access to them.

Regards

Rakesh