Application Development 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: 

How to give user authorizations for a Program or an ICF service

Former Member
0 Kudos

Hi,

1)How to give user authorizations for a report program or an ICF service.

2)How to create an user authorization object.

Regards,

Vinay.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Vinayaka,

To create authorization objects use transaction SU03.

Regards,

John.

4 REPLIES 4

Former Member
0 Kudos

Hi Vinayaka,

To create authorization objects use transaction SU03.

Regards,

John.

abdul_hakim
Active Contributor
0 Kudos

hi

use SU21 to create the authorization object..

Check the below links as well.

http://help.sap.com/saphelp_47x200/helpdata/en/52/671624439b11d1896f0000e8322d00/frameset.htm

Cheers,

Abdul

athavanraja
Active Contributor
0 Kudos

check this online help for more info on authorization object creation

http://help.sap.com/saphelp_nw04/helpdata/en/52/67168c439b11d1896f0000e8322d00/frameset.htm

for question no1.

ICF - you either maintain the auth obj relevant at the icf service level itself or you can code call authority object and block access

for abap programs:

you maintain auth object at the tcode or code the call authority object within the program

Regards

Raja

former_member188685
Active Contributor
0 Kudos

Hi,

Use SU21 and create the Authorizations object.

Regards

vijay