cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Remove Admin Module Entry???

Former Member
0 Likes
269

Hi,

I want to remove the Admin Entry on the Module Menu

oMenus.RemoveEx("15874")

but SBO says : Menu - Not supported on system menu?

Whats wrong??? can anybody telle me how to remove this module entry?

View Entire Topic
Former Member
0 Likes

Hi,

I guess you are not talking about the "Admin Module Entry", but about the "Debug Information" entry as the UID you use indicates.

Unfortunately I did not try this one until now... (I treid others which worked... )

It looks like you can only disable it in 2004 (so at least the user cannot use it); in the (unsupported) evaluation build of 2005 (which is available as a download on SAP Service Marketplace) the RemoveEx also works for UID "15874".

HTH

Former Member
0 Likes

How I can disable the Administration Module?

Catche the event on FORM 169??? Can anybody post a example code?

THX