Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

adding folder in SAP menu tree...

Former Member
0 Likes
1,871

Hi,

My requirement is to group a couple of custom reports (Zprograms) in one of the folders named "Company reports" and this folder should appear under the "SAP menu" node in the tree and not in the favourites. And this should appear for all users !!

How can I achieve this ??

thanks

1 ACCEPTED SOLUTION
Read only

Former Member
959

Hi,

You have to go to transaction SE43, menu S000.

So, click in "change", so you click on extend, and you put a name to your extension, so you will be able to put your menus in the menu s000(SAP MENU).

Alexandre Nogueira

5 REPLIES 5
Read only

Former Member
0 Likes
959

I think it can be done using PFCG trxn . this is used to create roles...

May be while creating roles you can assign that..

Basis guys can help you..

regards

vijay

Read only

Former Member
960

Hi,

You have to go to transaction SE43, menu S000.

So, click in "change", so you click on extend, and you put a name to your extension, so you will be able to put your menus in the menu s000(SAP MENU).

Alexandre Nogueira

Read only

0 Likes
959

Thanks Alexandre. You answered my question.

But, I am getting some error like "Structure has no object directory (TADIR) entry" when I create a new menu.

Do you have any idea why this happens ??

thanks

Read only

0 Likes
959

You don't need to create a new menu, just extend menu S000. when you click on extension, it will show you all extension that are there, so you have to create a new extension, and so, insert your menu nodes there.

Alexandre Nogueira.

Reward helpfull answers.

Read only

0 Likes
959

Thanks Alexandre...I dont have authorization to create Enhancement IDs...so will try to get that and work on this..

Ur reply was really useful...

thanks