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

Remove Header Text from ME51N screen

Former Member
0 Likes
919

Hi,

In ME51N, the screen is divided into 3 sections (Header, Item Overview, Item Detail). Does someone know how to remove (or hide) the Header section?

Thanks,

Giscard

5 REPLIES 5
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
771

Yep, there should be a little icon next to the header. Click it to collapse the header section. It is there in my 46c system. There are also icons for Item Overview and Item Details.

Regards

Rich Heilman

Read only

0 Likes
771

How do you remove (or hide) the button and the header text from the screen? We are upgrading to ECC 6.0 and the functional people do not want the header text (as well as the button so that users cannot access it) to appear on the screen.

Read only

0 Likes
771

Hi,

You can create a screen variant from SHD0 transaction and disable the header button,

Hope this helps,

Rgds,

Read only

0 Likes
771

We tried the screen variant. The button was disabled but the problem is when the user's last access to ME51N is that the header text is collapsed (showing), the header still shows when he goes to ME51N again.

Read only

0 Likes
771

The trick is to use the variant to hide the tab that the text control is on rather than try to manipulate the control itself.

In other words, hide DYN_3102-TABSTRIP1 on SAPLMEGUI_3102 rather than SAPLMMTE_0101.