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

Access permissions for users

Former Member
0 Likes
1,155

for only one user , we want to give access permissions for a particular client & not to other users.

& we want to customise users authorizations & give them approporiate access permissions.

1 ACCEPTED SOLUTION
Read only

andreas_noack
Explorer
0 Likes
1,127

Only to become clear.

Is this a question or an inquiry for a consultant?

Cheers

Andreas

9 REPLIES 9
Read only

andreas_noack
Explorer
0 Likes
1,128

Only to become clear.

Is this a question or an inquiry for a consultant?

Cheers

Andreas

Read only

0 Likes
1,127

this is a question not an inquiry

Read only

0 Likes
1,127

Tell us how to do it

And dont tell any unnecessary things

Read only

0 Likes
1,127

Don't be irritated by me, but your question needs to be answered with an advise on the SAP training ADM940.

I would be pleased to help you, but it needs a more precise question.

Read only

0 Likes
1,127

<b>Only to become clear.

Is this a question or an inquiry for a consultant?</b>

Points award for this???????? surprised!!!!!!

Read only

Former Member
0 Likes
1,127

As per my understanding of your question, you need special authorization for a given user in a given client. This should not be given to other users.

According to me , you can proceed in two ways:

(1)Look for a role which is having the necessary tcode and authorizations and assign this role to the user. This role should not be given to other users. The probability of happening of this is very less though.

(2) You can create a new role having the necessary authorizayions and assign it to the specific user.

Let me know if you have any question.

Award points if helpful!

Thanks!!

Read only

0 Likes
1,127

consider ABC as a client & XYZ as a user.

only 1 user i.e. XYZ should have permission to access(modify/read) while other users should have only permission to display.

tell the procedure for this. i think nw this is more clear.

Read only

0 Likes
1,127

You need to have two roles: one having display/change access and the other having display only access.

There is no other option.

You can't have the same role for two set of users giving different accesses.

Create two roles and make necessary updations inside pfcg by giving the necessary authorizations for the given objects!!

Now assign the respective roles to the respective set of users.

Thanks!!

Read only

Former Member
0 Likes
1,127

Create only one user in that client and disable sap*user by setting login/no_automatic_user_sapstar parameter.

Regards