cancel
Showing results for 
Search instead for 
Did you mean: 

difference between profile and role

Former Member
0 Kudos

Can any explain me the difference between profile and role.

I was given a user Id on ABAP stack of XI.

My profile: SAP_ALL

I was not assigned any roles.

I am not sure if I need different roles or this profile

would serve the purpose.

-Naveen.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

SAP_ALL is a profile which allows full access in any SAP system, including XI.

A Role can be generated into a profile. A Role can also be assigned to a position.

However a profile cannot be assigned to a position.

Hope this helps.

Former Member
0 Kudos

Hi Naveen,

Adding to Gus points a few more inputs.

Profiles were the menas of assiging authorizations to users until 4.0 Versions.

Later to the same it was upgraded to the concept of Roles. The crux always remains the same.

Be it a profile or a role, it contains the Auth Object and the respective values.

But in present scenario, you can get confused by the profiles that are assignable to Users.

IN short the following points can be helpful.

1. The profiles like SAP_ALL;SAP_NEW,S_SPO_ALL etc are standard Profiles delivered by SAP which when assigned to a user in his profile in SU01 would get all the related authorizations.

( You must be lucky to have SAP_ALL assigned to ur ID by ur basis guy)

2. A role is created by assigning a few transactions to this role and when this role is generated, it generates a PROFILE. But this profile is a system generated one and cannot be ever assigned to any user. These profiles can be sorted out as they have the standard naming like T-XXXXXXXX where they are the numbers and it can never be assigned to any user.

3. Note prior to 4.0 its all Profiles that are assigned to users and later to the same came the concept of Roles and hence this change.

Hope the answer is helpful in making u undersand a few inputs form my side.

FYI:

Method to create a role can be checked out from the link below.

http://help.sap.com/saphelp_bw21c/helpdata/en/52/6714b6439b11d1896f0000e8322d00/frameset.htm

Br,

Sri

Award points if answer is helpful.