How to view tables without using se16, se17, sm30, sm31

Question: John A Jarboe Wrote in a previous post:

*************************************
Table access is controlled with S_TABU_DIS for tcodes Se16, SE17, SM30, SM31 and a few otheres . you controll access by the authorization group assigned to the table using tcode SUCU or SE54.

There are however a few other ways to view the table which bypasses the S_TABU_DIS control , but few people know how to do it. It also can be controlled but comes delivered open.
*************************************

Could someone please tell me how you can view tables other than these transactions. I am currently on an implementation and when I brought up the previous post from John to my Security consultant he didn't know? any help would be great.
_________________
Cheers,

Coweater

Answer:
If the user has S_DEVELOP display....
1. Choose Menu path System->Status.
2. Double click on the Program name
3. When the code appears use menu path Program->Other object…
4. Select the program tab
5. Enter the program name , /1BCDWB/DBxxxx ( where xxxx is the table name)
6. Press the green check box
7. Then menu path Program->Test.
8. Then either execute in batch or enter SEOP in the OK-code box to regenerate and execute on-line
to Control:
It is important to control the execution of ABAP report in the system both from an authorization group control using S_PROGRAM and defining the authorization group on all reports, programs of type 1 and J, and controlling access to the various SUBMIT options in SAP. you can change the auth group with report RSCSAUTH and you can remove S_DEVELOP from the user.

No comments:

topics