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: 

Determine the profile using the Authorization class?

Former Member
0 Kudos

Hi All,

How can i determine the profile using the authorization class?

Does anybody know which table and and field?

Regards,

Luke

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi all,

If i want to use the User Group for authorization check to determine the profile, how to do that ?

Regards,

5 REPLIES 5

g_srivastava
Active Contributor
0 Kudos

Hi Luke,

The table for User master authorization profiles is USR10.Hope your query resolves soon.

Have a best day ahead.

Former Member
0 Kudos

Hi ,

try with these tables

agr_users

agr_1250

usr21

Pls let me know if you still need any more help.

Thanks and regards,

Rajeshwar.

Former Member
0 Kudos

Hi,

How can i map to the authorization class?

Regards,

Luke

Former Member
0 Kudos

Hi all,

If i want to use the User Group for authorization check to determine the profile, how to do that ?

Regards,

0 Kudos

Hi,

Please check the tables 'AGR_DEFINE' , 'AGE_PROF', 'AGR_1250' and 'AGR_USERS'...