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

Tcode for Creating Authorization groups

Former Member
0 Likes
4,856

Hi All,

I need to know the Tcode for creation of Authorization Groups for Programs.

Or is there any other way to create Authorization groups

Thanks in Advance

Arun

3 REPLIES 3
Read only

Former Member
0 Likes
2,011

<b>se54</b> there is radio button for authorization group just click it and create.

you can use transaction <b>SE54</b> or

simply in the program attribute you can type in a name for the group(suppose u want ag zkis) just make the value in given parameter and save it as i new table entry. and it will get created into TPGP table.

you can also use program <b>RSCSAUTH</b> to assing authorization group to programs.

Read only

Former Member
0 Likes
2,011

Kindy refer the links. It might help you.

http://www.geocities.com/SiliconValley/Grid/4858/sap/Basis/Auth.htm

http://searchsap.techtarget.com/tip/1,289483,sid21_gci816940,00.html

REgards

Vivek

Please reward points for all the useful answers

Read only

Former Member
0 Likes
2,011

Using se54 it can be done