2009 Aug 07 7:27 AM
Hi,
I want to give access only one table that is standard table:mara for particular user.how to proceed for the same.
Thanku
2009 Aug 07 12:47 PM
Hi harshit,
You may try with SE16(if allowed) display along with Authorization group : MA in S_TABU_DIS object.
Rgds,
Gadde
Hi,
I want to give access only one table that is standard table:mara for particular user.how to proceed for the same.
Thanku
2009 Aug 07 7:34 AM
This is a standerd table and to tamper it you need to get Access key from Sap .You needto go to service market place and have the developer key for that.
Service.sap.com>>>>>>keys &request>>>>>>>and then have the key form sap.
Thank
Rishi Abrol
2009 Aug 07 11:39 AM
Hi,
Just I want to give access means he want to execute only one table i.e:mara,i dont give acces to any other table for particular user.how to proceed for the same.
Thanku
2009 Aug 07 12:27 PM
Hi,
I think if you want authoorization to access mara .You need to activate the Authorization trace in ST01 and then try to access the tabel Mara then stop the trace and check which all authorization object are called by reading the trace logs and then give those authorization object in role and assign that to the user.
Thanks
Rishi Abrol
2009 Aug 07 12:45 PM
Search the security forum for "parameter transaction". This allows you to create a clone of for instance SE16, but without the initial selection screen so it will only open with your predefined table.
2009 Aug 07 12:47 PM
Hi harshit,
You may try with SE16(if allowed) display along with Authorization group : MA in S_TABU_DIS object.
Rgds,
Gadde
2009 Aug 07 12:57 PM
> You may try with SE16(if allowed) display along with Authorization group : MA in S_TABU_DIS object.
Which will allow access to MARA and (in my system) 645 other tables......
2009 Sep 22 4:49 PM
Our close coordinator has need to update TVARV table but no other SA auth group tables. Is there a way to do this? We curently have all SA auth group tables locked down with security. I understant that granting S_TABU_DIS actvity 01 02 to auth group SA would open up other SA tables. I do not want that. I want access for the user only to TVARV tables. How can it be done?
Regards
2009 Sep 22 5:18 PM
Use transaction VARCH and then forget about S_TABU_DIS.
Cheers,
Julius
2010 Aug 31 2:36 PM
Hallo.
How do you use VARCH transaction instead of S_TABU_DIS on SE16 ?
Thanks.
Mario
2010 Aug 31 2:49 PM
VARCH lets you maintain the variant attributes and value data, but you are correct --> it does not let you define variables and values.
I checked and actually could not find any application transaction or function which maintains the variables, other than via the view to TVARV or SE16 directly on them.
So yes, S_TABU_DIS is needed. Thanks for correcting me! Hope that wasn't bad news for you..
Cheers,
Julius