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 group

Former Member
0 Likes
862

Hi,

i want to create an authorization group .Please guide me with proper steps.

1 ACCEPTED SOLUTION
Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
817

Hi

Create entry in the table TPGP.

And use that same entry in your Program attributes-> Authorization Object

section.

Regards,

Sree

6 REPLIES 6
Read only

Former Member
0 Likes
817

Hi,

goto transaction 'SE56' and select authorization group radio button and create your authorization group.

Regards,

Omkar.

Read only

Former Member
0 Likes
817

Hi Dhwani,

Use SU21 to create Authorization Objects

Regards

Arun

Read only

Former Member
0 Likes
817

Hi,

Authorisation Groups are Assigned to Tables using Table Maintainence generator.

Use Transacion SE54 and create Authorisation Groups.

Regards,

Priyanka.

Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
818

Hi

Create entry in the table TPGP.

And use that same entry in your Program attributes-> Authorization Object

section.

Regards,

Sree

Read only

Former Member
0 Likes
817

This all depends. In some cases authorization groups must exist in a custom table before they can be used. This is true for table authorization groups (authorization group in table TBRG assigned to tables in table TDDAT via transaction SE54) and user groups (created in transaction SUGR). In some cases authorization groups are merely created when they are assigned to the object in a standard maintenance transaction (e.g. vendor master data, ...