2008 Sep 26 10:28 AM
HI,
diff between authorization object and authorization object
how do i keep track of what is allowed for me in table maintainance if i using a object .
i am not able to code the activity how it decides
2008 Sep 26 10:31 AM
>
> HI,
> diff between authorization object and authorization object
>
Is this a trick question ? could you explain a bit more what you are trying to do
2008 Sep 26 10:33 AM
diff between authorization object and authorization objectthere is a two blank spacing between the latter (only visible with non-proportional font).
2008 Sep 26 10:35 AM
Hi,
First of all i have not observed any difference in your query "diff between authorization object and authorization object"
Any how to my knowledge you cannot view since you will not be having the authorization to view the tables where important information is stored.
If i am wrong correct me.
Cheers!!
2008 Sep 26 10:47 AM
2008 Sep 26 10:53 AM
>
> i want the diff between authorization group and authorization object
> how do i keep track of what is allowed for me in table maintainance if i using a object .
> i am not able to code the activity how it decides
Ah Finally....
Now I can hit the Abuse Button.
pk
2008 Sep 26 10:57 AM
Hi,
Any how to my knowledge you cannot view since you will not
be having the authorization to view the tables where important information is stored.
"WRONG
Definitely you can see the authorization objects assigned to
your user id
Goto Program - RSUSR002 and execute it without any input. In the list double click on the user id. In the next screen you can see all the authorization objects assigned to your user id
by clicking Expand Subtree.
Cheers,
Kothand
2008 Sep 26 10:59 AM
> Now I can hit the Abuse Button.
Can i Also Join you?
Cheers
Edited by: Ámit Güjärgoüd on Sep 26, 2008 11:59 AM
2008 Oct 01 12:18 AM
Where did you encounter this question?
You can use the authorization object as a variable in the AUTHORITY-CHECK and I don't see why you cannot determine the object based on a field value of any of the possible objects prior to the check, nor creating a "base check" for an either/or requirement.
Of course, the more complicated your coding is, the more complicated it is to control the access.
Cheers,
Julius
2008 Oct 01 1:49 AM