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

Change in screen

Former Member
0 Likes
620

Hi Gurus,

In transaction ME21N, how is it possible to add NB before Standard PO. Structure MEPO_TOPLINE- BSART.

I need when I am creating PO I should have the document type as well the description displayed on screen.

Thanks for your help!

Bawa

Hi Gurus,

In transaction ME21N, how is it possible to add NB before Standard PO. Structure MEPO_TOPLINE- BSART.

I need when I am creating PO I should have the document type as well the description displayed on screen.

Thanks for your help!

Bawa

2 REPLIES 2
Read only

Former Member
Read only

Sandra_Rossi
Active Contributor
0 Likes
545

Usually, it's up to each user to choose this, via an option in his sapgui application : click button "customize local layout" (alt+F12), then menu "options". tab "expert", then set the "show keys in all dropdown listbox" checkbox.

If you want to do it for every people, then you have probably to repair the standard. The listbox values are setup by calling function module "VRM_SET_VALUES". Good luck. I'm not sure it's worth doing it.