Posted by [IP Address: 172.154.134.234] 'John A. Jarboe' on September 14, 2001 at 17:30:23 EST:
In Reply to: Program security posted by [IP Address: 172.154.134.234] 'Nicky' on September 14, 2001 at 15:22:17 EST:
Add or change the Authorization group value on the ABAP with report RSCSAUTH and only give that value to those who can use it with auth object S_PROGRAM. This does assume the ABAP is a report ...
: I looking for any suggestion on how to secure a ABAP program. I only want certain people to be able to excute the program.