Main Doc - User - Profile - Role - Auth - Concept
Main Doc - User - Profile - Role - Auth - Concept
s
Profiles..............................................................................................................................................2
Definitions.........................................................................................................................................3
Authorization.................................................................................................................................3
Authorization Objects....................................................................................................................3
Organization Level.........................................................................................................................3
Field and field values.....................................................................................................................3
Roles..................................................................................................................................................3
How to Create Role in PFCG:.........................................................................................................4
Useful Tcodes:...............................................................................................................................4
Users In SAP......................................................................................................................................5
Dialog User....................................................................................................................................5
System User...................................................................................................................................5
Communication User:....................................................................................................................5
Service User:..................................................................................................................................5
Reference User:.............................................................................................................................5
DDIC and SAP*...............................................................................................................................5
How to Create a User Type in SAP.................................................................................................6
Useful Tcodes:...............................................................................................................................6
Mass User Maintenance:..................................................................................................................7
Mass Change..................................................................................................................................7
Mass User Lock..............................................................................................................................8
Mass unlock the users...................................................................................................................9
Delete Users..................................................................................................................................9
Profiles
Profile
In SAP, a profile is an object that stores authorization data.
SAP recommends NEVER ASSIGN STANDARD PROFILES to user directly. As they give extra
access to user.
Hence, we have to assign roles to user which in turn assign the generated profiles to user.
Authorization Objects
Combinations of authorization fields, which represent data and activities, are used to grant
and check authorizations. Authorization objects are grouped together in authorization
object classes.
Organization Level
This defines actually the organizational elements in SAP for example Plant (SWERK, IWERK,
WERKS, BWKEY), Cost Center (KOSTL), Profit Centre (PRCTR), Purchasing Group (EKGRP),
Distribution Channel (VTVEG), Company Code (BUKRS, VKORG).
Roles
Roles: Roles are the means of assigning authorizations to the user.
Which contains group of T-codes and its related authorizations.
Type of roles in SAP
1) Single Role
2) Composite Role
3) Derived Role
4) Business Role
SAP Single Role – A single role is a data container for a group of
transaction codes. SAP users are assigned the single roles for them to be
able to execute the transaction codes. The different approaches of
assigning access are referred to as the role methodology.
Refer: Blog
Useful Tcodes:
SU21 – See all the authorization objects.
SU24 – See authorization objects for Tcodes.
PFCG – Role Creation.
Users In SAP
There are five main types of users in SAP, including:
Dialog User
Used for all types of logons.
This user is used to logon using SAP GUI.
User can change his/her password upon expiry.
These users are used to carrying out standard transactions.
Multiple logins are permitted(6).
System User
These are non-interactive users and dialog logon not possible.
They are used for background processing and internal communication in the system.
(RFC, CUA)
End user cannot change their password only admin can change it.
Multiple logins are permitted.
Communication User:
Used for dialog-free communication and dialog logon not possible.
End user can change their password.
Service User:
Service users are designed for larger, anonymous group of users.
Only admin can change their password.
Highly restricted auth’s are given to this type of users.
Reference User:
Dialogue logon is not possible.
Reference user is used to only assign additional authorization.
Useful Tcodes:
SU01: Create Users, assign roles, Reset Password.
SU10: Mass User Maintenance and Creation, View locked Users.
Mass User Maintenance:
Tcode SU10
Mass Change
If you want to modify the details of the user, you can modify them all at once. On the user
field, update all the users that you want to mass change.
Now you modify the details of users, for example, let’s change decimal notation and date
format.
Mark the change option and change the decimal notation, date format, and time format.
Click on the save button to save the data, you get the notification about the mass change.
Press yes to continue.
Delete Users
Bulk users can be deleted by selecting the delete button, after deleting the user no more
user id exists in SAP.
So mass user maintenance helps you to maintain the details of bulk users at a time.