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: 

Menu Exit

Former Member
0 Kudos
212

Hi.

I need to implement a Menu Exit for VF03 transaction, but I do not know how to find the menu exits associated to that transaction.

I looked for the program name in status and control program is SAPMV60A. I enter SE80 transaction and display the program. After I searched with the words ‘call customer’ within SAPMV60A program and nothing was founded.

Thanks for your help.

Diana.

2 REPLIES 2

Former Member
0 Kudos
174

Following are enhancement project for the VF03;

V05I0001

V05N0001

V60A0001

V60P0001

V61A0001

SDVFX007

SDVFX008

SDVFX009

SDVFX010

SDVFX011

To find any exit, you get the development class of the transaction - report. Go to SMOD/CMOD. Press value help at project and go to more option and enter development class. you will get all exit project list for that particular development class.

0 Kudos
174

Hi.

Could you be a little more especific?...

1. I have the transaction, then I can have the control program.. How do I find the development class?

2. I enter to cmod transaction, there, the project is asked.. and I dont have the project name.. So I do to Utilites --> SAP enhacemnets.. and there the package is asked..I did it and put package VF.. and there are the exits asociated..

Is this the correct process?

Thanks..

Diana...