Authorization Objects

How to create Customized Authorization Objects (SU21)

SAP Authorization Objects  

The SAP Authorization Objects, as the name itself suggests, is a method of restricting users to access any particular application created in the system. It could simply be: denying user for viewing confidential data on-screen or denying access to certain Transactions.

Taking this feature into consideration, SAP gets the flexibility to decide at runtime whether a particular user is supposed to access a given application or not.

To get an in-depth picture on the Authorization and the way it works, we’ll look at an example which would demonstrate the use of Authorization Objects and the way to use.

Create Customized Authorization Objects (SU21)

If we enter  SU21 T-Code we use to get as per below,

To  click on create button and select authorization object

After provide your customized auth.object class  name and  text and click on save button.when you click on save then it will ask  package name —->provide name of the package name and save it

Under this Auth.objects we can maintain our own auth.fields also

See Also : SAP GUI 7.10 New Installation Instructions

Online Training Tutorials

  • SAP AuthorizationSAP Security and AuthorizationsAn authorization is a permission to perform a certain action in the SAP System. Authorizations are used to control access at the application level..SAP Authorization concept is basically […]
  • authorization objectsWhat is authorization Objects,Profile and Role?Actions and the access to data are protected by authorization objects in the SAP system. Authorization objects allow complex checks that involve multiple conditions that allow a user to […]
  • C Program to Find Total of Even IntegersC Program to Calculate Rank list of Class Students using PointersThe C program to Processing of Examination Marks and to calculate rank list of class students by using pointers with two dimensional arrays. The Marks obtained by batch of students in the […]
  • System Copy in SAP Business IntelligenceWhat is SAP-BI Data Archiving Process?SAP-BI Data Archiving Process: Archiving is used to store your data at a remote location to improve the performance in BI. Archiving is a process of moving the data from the sap database […]
  • Product Lifecycle ManagementProduct Lifecycle Management an OverviewProduct Lifecycle Management (PLM) is an article provided by SAP AG. This SAP PLM article is intended for SAP System Administrators, Product Lifecycle Management (PLM) developer and SAP […]
  • Extended Withholding taxExtended Withholding Tax: CustomizingExtended Withholding tax : You can take the help of following for customising Extended Withholding tax. You must make various settings in Customizing and the master data of the business […]
  • android tutorialAndroid Tutorial for Beginners : Learn Android Programming OnlineAndroid is a mobile operating system. The goal of this Android tutorial give newcomers a thorough understanding of Android's fundamentals, features, and some of the important […]
  • SAP Application ServerOverview of SAP Application ServerAll of us know that R/3 system architecture consists of Presentation Server, Application Server and Database Server. Here I would like to share some details of Application […]