2008 Nov 27 4:07 PM
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
2008 Nov 27 4:28 PM
2008 Nov 27 10:23 PM
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.