0% found this document useful (0 votes)
87 views6 pages

Authorization Object Creation and Maintain in SAP Security

To create an authorization object in SAP, you must provide the authorization class, developer access key, relevant package name, and object name of up to 10 characters. The creation process involves navigating to transaction SU21, entering the required details, selecting permitted activities, updating and saving the activities, and completing a transport request to fully create the new authorization object. Once created, ABAP developers can maintain authority checks for the new object in programs.

Uploaded by

Sarvotham Kaipa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
87 views6 pages

Authorization Object Creation and Maintain in SAP Security

To create an authorization object in SAP, you must provide the authorization class, developer access key, relevant package name, and object name of up to 10 characters. The creation process involves navigating to transaction SU21, entering the required details, selecting permitted activities, updating and saving the activities, and completing a transport request to fully create the new authorization object. Once created, ABAP developers can maintain authority checks for the new object in programs.

Uploaded by

Sarvotham Kaipa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Authorization object creation and maintain in SAP Security

To create authorization object in SU21 need following technical details.


Authorization class

Developer access key

Relevant package name

Authorization Object can contains 10 chars only.

steps to create Authorization Object.

1. Go to SU21.
2. select Authorization object

3. in new screen enter Authorization object which you want to create and maintain the details as
per below then click on continue option.
4. it will take you to next screen . here select permitted Activities and update activities and click
on save.
Here once click on continue option it will ask to enter developer access key. if you dont ahve
access key you will get below message.

get the developer access key ans enter in above filed.

5.now new window will prompt to enter package name as per below.
6.now you can maintain activities for object.
7.update and click on save.here it will ask you create transport request . complete TR creation
and save.

Authorization object creation done.

Now contact ABAP developers to maintain Authority check for this object in program.

You might also like