Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Authorization Object in Tcode - Meaning

Former Member
0 Likes
1,409

Hi guys, I need your help,

i want to make a tcode for my program from SE93

At this time, i have to fill screen number and authorization Object,

Any body know detail about these field?

Moderator message - Basic question. Thread locked.

Message was edited by: Suhas Saha

5 REPLIES 5
Read only

Former Member
0 Likes
1,043

More detail, i've already capture it by image above.

Read only

GauthamV
Active Contributor
0 Likes
1,043

Screen number will be 1000 by default for normal report programs.

If it is a module pool program then you can provide the screen number you created in SE51 or SE80.

If an authorization object is used in creating a transaction in SE93 then only users with that authorization object assigned to their roles can execute that transaction.

Regards,

Gautham.

Read only

Former Member
0 Likes
1,043

thanks for your explanation Gautham. It is very detail.

God Bless

Read only

Former Member
0 Likes
1,043

This is for control who can run the report and who cannot.

The user in whose profile the object is added will be able to run

Here is a simple guide if you need more details

http://scn.sap.com/docs/DOC-17023

Read only

Former Member
0 Likes
1,043

Hi barnabas,

Authoraization object field is not a mandatory field. so you can create ur tcode without filling it..

Regards,

Santhosh