ROLE : A role in SAP is a collection of activities that a user can perform. These activities are defined by transactions, reports, and web-based applications that the user needs to do their job.
Roles are created and maintained using the SAP transaction code PFCG (Profile Generator).
Go to Tcode SU01.
Click on role tab in menu.
click on Red arrow to add/ role name.
Here I'm using my own role Y:ABZ_SAP_ALL_AUTH which I have created via PFCG Tcode.
Click on green tick to search role.
now save the Role clicking on save Icon.
Profile
A profile is a component that contains authorization data and is generated from roles. Profiles are directly assigned to users to grant them the necessary permissions.
Click on profile tab.
Click on red arrow field to add Profile names.
Type Profile name and click enter. here I'm using SAP_ALL and SAP_NEW profile.
SAP_ALL is a profile that provides full access to all SAP system functions and data. It grants every possible authorization in the SAP system.SAP_NEW is a profile that includes all new authorizations that have been introduced in a particular SAP release or upgrade.After assigning profiles to user save the User by clicking on save button.










Comments
Post a Comment