I am trying to include ChangeGroup Item in CustomMenu as suggested here.
http://help.sap.com/saphelp_bpc75_nw/helpdata/en/f1/6a7948500146aa874772e2c50ff47e/content.htm
I am trying to create a link in AdminGroup custom menu so user can open Team2 custom menu directly without logging out and logging in. Here is my setting for AdminGroup
Menu Item u2013 Team2 Custom Menu
Level - Item
Action u2013 CHANGEGROUP
P1 u2013 Team2
P2 -
P3 -
P4 -
CVOverride -
Normal Screen -
Team2 is other user group and I have created a copy of AdminGroup sheet in same workbook with sheetname team2. When I test the custom menu, I can see a new link u201CTeam 2 Custom Menuu201D but when I click it, this does not open Team2 custom menu (team2 custom menu) which it is supposed to do. Am I missing something here? I am not able to figure out anything I need to do here to make it work.
Has anyone faced similar problem and was able to resolve it?