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

Menu Exits?

Former Member
0 Likes
265

How to implement menu exits?

1 ACCEPTED SOLUTION
Read only

abdul_hakim
Active Contributor
0 Likes
247

Hello Mike,

Again Menu exits allows you to add customer menu entries to SAP Standard menu.

for this purpose SAP developers have created the menu entries with the + function codes. for

eg +CDE..Additional processing logic to process the function code is implemented in

the form of function module exits.

You need create an enhancement project in tcode CMOD for implementing the same !

I would request you to go through the link http://help.sap.com for more and more information.

Regards,

Hakim

1 REPLY 1
Read only

abdul_hakim
Active Contributor
0 Likes
248

Hello Mike,

Again Menu exits allows you to add customer menu entries to SAP Standard menu.

for this purpose SAP developers have created the menu entries with the + function codes. for

eg +CDE..Additional processing logic to process the function code is implemented in

the form of function module exits.

You need create an enhancement project in tcode CMOD for implementing the same !

I would request you to go through the link http://help.sap.com for more and more information.

Regards,

Hakim