Skip to Content
0
Former Member
May 30, 2008 at 12:17 AM

How to prevent transaction being accessible from within SAP Menu?

35 Views

Hi,

I need to develop a transaction, which can be called via a webgui call (with a URL) but the transaction should not available for running when we directly access it by logging in ECC via SAPGUI.

I've set the transaction classification as 'Easy Web Transaction', and my requirement is partly fulfilled. That is, it can be launched via a URL but not when I access it via SAP Easy Access Menu I get a message that "Transaction ZABC cannot be called in the Access Menu; see long text".

But the problem is, I am not getting this message and am able to access the transaction if I am in some other transaction and then say /nZABC in tcode bar. How to prevent the transaction being accessible this way?

Thanks and regards,

Sudhakar