2010 Sep 22 4:13 PM
Hi,
I want to lock a ABAP program so that no body can execute that program. Is there any codings or Function module available for that?
Thanks,
Ezhil.
Hi,
I want to lock a ABAP program so that no body can execute that program. Is there any codings or Function module available for that?
Thanks,
Ezhil.
2010 Sep 22 4:15 PM
Hi,
Put an Authorisation Object check at the Start-of-Selection Block....
Regards,
Sitakant
2010 Sep 22 4:21 PM
Hi,
you can also activate lock edit mode to avoid that someone can remove the authorization object.
If no one needs the program you can simply add EXIT statement at the beginning.
Regards,
Ivan
2010 Sep 22 4:28 PM
Moderator message - Please do not ask basic questions - thread locked Rob
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |