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

Authorizations for Dummies

Former Member
0 Likes
618

Please help. I'm lost. On the Program Attributes screen it's asking for the "Authorization Group" but I've no idea what to put here or what having an auth group name here does for my program, i.e., do I still need to manually check authorizations in my code? Do these names come from my security people or can I create them? How many characters can I use?

THANKS!

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
557

If UR not sure about the Authorization group leave it blank ..

U can change it later .. It is of 8 char .. and should be supplied

by the security team ...

Please help. I'm lost. On the Program Attributes screen it's asking for the "Authorization Group" but I've no idea what to put here or what having an auth group name here does for my program, i.e., do I still need to manually check authorizations in my code? Do these names come from my security people or can I create them? How many characters can I use?

THANKS!

4 REPLIES 4
Read only

Former Member
0 Likes
557

http://help.sap.com/saphelp_nw04s/helpdata/en/52/67129f439b11d1896f0000e8322d00/frameset.htm

The above link may give slight direction to you.

Regards,

Ravi

Read only

Former Member
0 Likes
558

If UR not sure about the Authorization group leave it blank ..

U can change it later .. It is of 8 char .. and should be supplied

by the security team ...

Read only

0 Likes
557

Hi,

u need to go to Tcode SU24, and create an authorization group with all the fields u want to be authorised and then add that object too ur code. hope it helps

Read only

0 Likes
557

Does this auth group name then go into the Program Attributes screen in SE80? What does having an auth group name in that field do?

Can you explain the relationship between an auth group, a role and an individual user, please?