Question:
Dear all,
Is it possible to give the user access to maintain a particular table in SM30? What is the authorisation object for table(if there is one)?
Thanks
Moon
Answer:
/forums/search.php
_________________
PM/CS FAQ
PM/Sapfans SEARCH
help.sap.com
Answer:
Object is S_TABU_DIS, but there is much more than only the object about how to do this.
Answer:
Dear Auke Visser,
Can you please enlighten me what else or the steps that should be done? I'm thinking of creation a new activity group and manually add in the authorisation object (S_tabu_dis) that you have mentioned.
thanks and best regards
Monica
Answer:
Look in table TDTAT or view V_DDAT for the autorisation groups already available and assigned to the tables.
To create new autorisation groups look into the help function for those tables. Or in the help for S_TABU_DIS.
Allways avoid assigning &NC& as autorisationgroup as this gives also access to aal tabels that are not assigned in TTDAT.
Answer:
First you need to define a group in the table TBRG, then you have to make a relation between the new group and the table, this in the table TDDAT.
Note: all the table SAP got a relation to a exist group.
Regards.
Ivan.
Answer:
A good way of doing it is to create a custom transaction for this... This is also the way that most auditors are comfortable with.