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
439

Hi all

Are there any menu exits in Tcode VL01N . I have to add a button at the menu bar.

Thanx in advance

Regards

Gaurav

Hi all

Are there any menu exits in Tcode VL01N . I have to add a button at the menu bar.

Thanx in advance

Regards

Gaurav

2 REPLIES 2
Read only

Former Member
0 Likes
407

Hi Gaurav,

Please check if the thread given below would be of any help.

http://sap.ittoolbox.com/groups/technical-functional/sap-r3-dev/menu-exits-72696#

Warm Regards,

Vijay

Read only

Former Member
0 Likes
407

Hi Gaurav,

There is no menu exit associated with VL01N.

May be, if the requirement has to be met, you need to modify the STATUS 'E1' (or E0?), for program SAPMV50A, to include the button in the application toolbar.

And you can include the corresponding code, on user action, either in any of the relevant function-module exit or again, another modification to the standard code.

Hope this helps.

Sajan.