Skip to Content
0
Former Member
Mar 20, 2009 at 10:13 AM

How to find a Authorisation Object from a role

17471 Views

Hello Experts,

I need implment an Authority Check in my Program. But the problem, that i have just a role name!!

How can i do to find the name of the authority object associated to this role?

And how i can display this object to see its Id and their fields?

So,

The synatxe is:

AUTHORITY-CHECK OBJECT object

ID name1 FIELD f1

ID name2 FIELD f2

And me, form the role, i want find the object "Object", Ids "Name1, Name2,.." and fields "F1, F2,..".

How can i do? what transactions?

Thank you.