Application Development 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: 

Extending SAP delivered menu (S000)

Former Member
0 Kudos

I have read many topics about how to extend custom menu structures on the default SAP menu (S000). However, I have some questions about the correct wat to do this.

1) Is it better to copy S000 and then add your custom menu structure?

2) Is it better to enhance S000 with your custom menu structure?

_My concern deals with upgrades. If I copy S000 and a patch is applied (scenario

1), then my custom version will have to be rebuilt using the newest S000. This seems like it could be difficult to maintain.

2) On the other hand, If I "enhance" S000 directly with my custom menu structure, and a patch or upgrade is applied, will my custom additions be wiped out? Is there a user exit for menu maintenance?

Anyone have any experience or tips with this?

Thanks,

Ryan

4 REPLIES 4

valter_oliveira
Active Contributor
0 Kudos

Hi Ryan.

You should use scenario 2.

I uprgaded from 46C to ECC 700 with no problems regarding S000 structure (with various enhancements on it).

I hope this helped you.

Best regards.

Valter Oliveira.

0 Kudos

Or you create you're own menu with you're submenu items etc and create and submenu item with reference to S000

0 Kudos

Is it possible to reference S000 on another menu without maintaining it directly or copying it?

If so, how is it done?

Thanks,

Ryan

ferry_lianto
Active Contributor
0 Kudos

Hi Ryan,

I think it is better to extend SAP delivered menu (S000).

Please check this link on how to do step by step (my previous reply for other thread).

Hope this will help.

Regards,

Ferry Lianto