Skip to Content
0
Former Member
Feb 22, 2005 at 08:25 PM

Call transaction authorization

434 Views

Hello

Sometimes when we did not have the relevant authorisations, we used to create a small ABAP to do a call transaction to that particular transaction and we used to be able to get through the authorization check. For eg if we did not have SM59, the code will be CALL TRANSACTION SM59.

But as I understand there is some way to prevent this as well. Can any security experts shed some light on this?

Thnx in advance

Damu