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: 

S_SPO_ADMIN_D

Former Member
0 Kudos

Hi Experts,

I created a user and added a user profile in the profiles tab in SU01. I forgot the exact profile name, but its like this S_SPO_ADMIN_D. I sucessfully created the user and when im logged in with that user name, its not allowing me to execute any Transcation code. Is there any Tcodes that i can execute with the profile stated above?I havent added any Roles or any other profiles to that userid.What is the use of such profiles when i can create profiles using PFCG?

Regards

Ashok

1 ACCEPTED SOLUTION

dhorions
Contributor
0 Kudos

I can't find a profile with that name on our system but if you want to see what authorisation objects are in a profile, you should use transaction SUIM.

Click on 'profiles' and then on ' by profile name or text'.

Then you can type in the part of the name of the profile you do remember (or just check in su01 for the exact name) and execute.

Then if you doubleclick the profile name in the report, you see what it contains. If there are no transactions in it, that user will not be able to execute any transactions.

2 REPLIES 2

dhorions
Contributor
0 Kudos

I can't find a profile with that name on our system but if you want to see what authorisation objects are in a profile, you should use transaction SUIM.

Click on 'profiles' and then on ' by profile name or text'.

Then you can type in the part of the name of the profile you do remember (or just check in su01 for the exact name) and execute.

Then if you doubleclick the profile name in the report, you see what it contains. If there are no transactions in it, that user will not be able to execute any transactions.

Former Member
0 Kudos

Hi Ashok,

In 4.7 there are 30 profile with S_SPO_*****_** but all the profiles are related to the spool related authorizations you can only perform some spool related T-codes

SPAD Spool Administration

SP01 Output Controller

SP02 Display Spool Requests

SP03 Spool: Load Formats

SP11 TemSe directory

SP12 TemSe Administration

According to the requirements as per SOD you have to create the role if needed for some users you may have to assing the profile

Spool related Profiles available in 4.7

S_SPO_ALL Spool: All Administration Rights for Spool Requests

S_SPO_ALL_U Spool: All Admin. Rights for Unprotected Spool Requests

S_SPO_ATTR_A Spool: Change all attributes

S_SPO_ATTR_U Spool: Change All Attributes for Unprotected Requests

S_SPO_AUTH_A Spool: Change authorizations for all spool requests

S_SPO_AUTH_U Spool: Change Authorizations for All Unprotected Spool Req

S_SPO_BASE_A Spool: Visibility of spool requests

S_SPO_BASE_U Spool: Visibility and Print Once for Unprotected Requests

S_SPO_DELE_A Spool: Delete all

S_SPO_DELE_U Spool: Delete All for Unprotected Requests

S_SPO_DEV_A Spool: All output devices

S_SPO_DEV_U Spool: Janet's Printer

S_SPO_DISP_A Spool: Display contents of all spool requests

S_SPO_DISP_U Spool: Display Contents of All Unprotected Spool Requests

S_SPO_DOWN_A Spool: Send All Requests Using SAPOffice

S_SPO_DOWN_U Spool: Download All Unprotected Requests

S_SPO_FEP Spool: Frontend printing

S_SPO_PAG_AL Spooler: Unlimited page number for all devices

S_SPO_PRNT_A Spool: Print once

S_SPO_PRNT_U Spool: Print Unprotected Requests Once

S_SPO_REDI_A Spool: Divert all requests

S_SPO_REDI_U Spool: Divert All Unprotected Requests

S_SPO_REPR_A Spool: Print All Requests Multiple Times

S_SPO_REPR_U Spool: Print All Unprotected Requests Multiple Times

S_SPO_SEND_A Spool: Send All Requests Using SAPOffice

S_SPO_SEND_U Spool: Send All Unprotected Requests Using SAPOffice

S_SPO_USER_A Spool: Transfer All Requests to Other Users

S_SPO_USER_U Spool: Transfer All Unprotected Requests to Other Users

S_SPOOL_ALL Spool: All authorizations

S_SPOOL_LOC Spool: All authorizations except general read authorization

Cheers,

Shyam

Message was edited by:

shyam thamadapalli