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: 

Authority object check

Former Member
0 Kudos
129

Hello All,

I have created an authority check object for company code in SU21 and used the same in a program.Now i need to test it.How can i test it from my user id.I dont know for which all company codes do i have authorization.I want to know where to maintain this info.

Thanks,

Rakesh.

3 REPLIES 3

sreeramkumar_madisetty
Active Contributor
0 Kudos
74

Hi

Take the Help of your Functionla Folks and then check with your Basis persons.

Regards,

Sreeram

Former Member
0 Kudos
74

Hi,

select all entries of T001 and do your authority check with each entry of this db-table,

Regards, Dieter

Former Member
0 Kudos
74

Hi Rakesh,

Get the authorization object assigned to user id by basis people and test if its working for you keeping the debugger in the program where it is entering into that condition or not.

Or you can also get few test user id's created and assign the authorization objects and test it accordingly.

Hope this helps.

Regards,

Rashmi