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: 

How can I revoke S_CTS_ADMI from some users?

Former Member
0 Kudos

Hi all,

I want to revoke the authorization object S_CTS_ADMI from some users. In our environment, this authorization object is under T-D15000451 profile.

Which transactions/steps are envolved to accomplish this?

Thanks

Fabio Neukirchen

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Could you let me know what is the SAP version.

You can use T-Code PFCG for revoke object S_CTS_ADMI

Be sure that the changes will effect to all the user who has been assinged with this profile.

If you need step by step I will explain in detail.

Cheers

Soma

4 REPLIES 4

Former Member
0 Kudos

Hi,

Could you let me know what is the SAP version.

You can use T-Code PFCG for revoke object S_CTS_ADMI

Be sure that the changes will effect to all the user who has been assinged with this profile.

If you need step by step I will explain in detail.

Cheers

Soma

0 Kudos

Hi,

SAP version is 4.6C.

Thanks, in advance, for all tips, but I´ll apprecciate if you could send me the step-by-step procedure.

To give you a little bit more details, in my case, there is a profile T-D15002124, named "Profile for role CONSULTOR_ABAP_ESPECIAL". Inside this profile, is the S_CTS_ADMI authorization object that I want to remove.

Regards,

Fábio Neukirchen

0 Kudos

Hi,

In the Command field enter T-Code PFCG click on Enter

In the next screen you will be prompted with role

Enter the role name CONSULTOR_ABAP_ESPECIAL

Click on change icon button (pencil icon on the right to the role name)

In the next screen you will be displayed with multiple TABS (Descripton, Menu, Authorization, Users ....)

Click on the Authorization TAB

You will have two options

Click on

Change Authorization Data (pencil icon )

In the next screen you will have list of Objects and Objects class... etc..

Click on Search (Binoclar icon) or (CTRL + F)

You will prompoted with pop-up window

with follwoing options

Authorization object

or object text

Enter the Object Name (i.e S_CTS_ADMI ) in the Authorization Object field.

Click on find button.

If the techinical names are not on.

Click on Utilities on Menu

In the drop down list you will find option of techinical names on (click on this)

You will be displayed with objects as follows

Administration Functions in the Change and Transport System S_CTS_ADMI

Administration tasks for Chang (with some values here like EPS1, EPS2, IMP*, PROJ) CTS_ADMFC

Double click on this you will be prompted with pop-up to change values (do the necessary chages here and save)

Once saved Generate the profile by clicking on authorization tab on menu you will have a drop down list in that list you will have option of generate click on it or (shift + F5)

Once generated click on Back button (or F3)

In the next screen do the user comparsion in the USER TAB

I hope this is clear

If you need further help or if you are struck any where let me know I will help you in that contex.

Cheers

Soma

0 Kudos

Soma,

Amazing. That´s all was needing.

Thank you very much.

Fábio Neukirchen