Access to SE16 in production

Access to SE16 in production

If you must give direct access to tables in production, consider using SM30 or SM31 when a user must have direct access to tables. It is more secure because a maintenance interface must exist for the table in order to view the table in SM30 or SM31. You cannot look at ANY table.

Or you can create a custom transaction that goes into SE16 and then into the table. How to create a custom transaction for SE16:

SE93 > enter custom transaction name > Create > Description in short text field > select transaction with parameters > enter text of your choice in the Transaction text field > enter SE16 in the transaction field > select skip initial screen > save your new transaction code. >Local object> now in lower part of screen you will see default values name of screen field value select the name of screen field. Press F4 and choose DATABROWSE-TABLENAME, and enter the name of the table in the value field you are giving access to.
Save > local object

Now test it by entering in the transaction code. It should skip past SE16 and give the same access to the table as though the user had used SE16.

You could use this method if protection through S_TABU_DIS and the authorization group was not a good solution for you.

    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

This was first published in November 2003

Disclaimer: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.