2007 Sep 14 9:44 AM
Hi all,
I have created a ZPROGAM which updates ZTABLE in background. Now i want to assign an authorization for both of them. Also i need to restrict certain users without authorization from accessing these tables from se16. No table maintainence allowed for these tables. They get updated in background.
How to create authorization and also assign it to these 2 objects and also how to restrict certain users without authorization from accessing these tables from se16.
Need step by step procedure for the above case.
thanks,
subba
2007 Sep 14 10:02 AM
hi
good
Check the values of authorization object S_TABU_DIS and the Tcodes to see tables (se16, 17, etc) for that particular user.
I hope helps
<b><REMOVED BY MODERATOR></b>
Message was edited by:
Alvaro Tejada Galindo
2007 Sep 14 10:02 AM
hi
good
Check the values of authorization object S_TABU_DIS and the Tcodes to see tables (se16, 17, etc) for that particular user.
I hope helps
<b><REMOVED BY MODERATOR></b>
Message was edited by:
Alvaro Tejada Galindo
2007 Sep 15 12:14 PM
Hi,
I need to know
1)how to create an authorization object by using S_TABU_DIS or similar one so that i can restrict certain users to view the custom table thru SE16.
2) how to check/RESTICT if the user is authorized to run a ZPROGRAM:::IE TO CHECK IF HE IS AUTHORIZED TO RUN THE REPORT.
Subba
2007 Sep 19 1:08 PM