2007 Sep 21 10:32 AM
Hi Friends,
My requirement is , I have created a custom class.Now, I dont want my custom class to be edited by some one. i want to restrict the custom class from other users accessing it.
Please suggest me how to achieve this.
Thanks in advance.
Phani Shankar.K
2007 Sep 21 3:52 PM
You can use authority object S_DEVELOP to restrict profile of developers
Another way to do it is the user-exit of ABAP editor
Create include zxseuu08 which is called in EXIT_SAPLS38E_001 and activate this user-exit - then you can code the conditions to be able to modify programs
You can use authority object S_DEVELOP to restrict profile of developers
Another way to do it is the user-exit of ABAP editor
Create include zxseuu08 which is called in EXIT_SAPLS38E_001 and activate this user-exit - then you can code the conditions to be able to modify programs
2007 Sep 21 3:52 PM
You can use authority object S_DEVELOP to restrict profile of developers
Another way to do it is the user-exit of ABAP editor
Create include zxseuu08 which is called in EXIT_SAPLS38E_001 and activate this user-exit - then you can code the conditions to be able to modify programs
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |