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: 

how to suppress Customer Data Tab in ME51N

Former Member
0 Kudos

Hi All.

I've implemented MEREQ001 customer exit and created screen 0111 which shows up as a "Customer Data" Tab in ME5xN transactions. There's a requirement, however, to hide custom tab based on a specific condition. I'm able to hide the fields but is it possible to suppress the whole tab when all the fields in it are hidden?

Does anyone know how to suppress "Customer Data" tab?

Thanks you.

suresh

1 ACCEPTED SOLUTION

Former Member
0 Kudos

HI,

i think we cannot supress the customer tab without deactivating the screen exit.. only we can be the fields in that tab into invisible mode.

Regards,

Pavani.

4 REPLIES 4

Former Member
0 Kudos

HI,

i think we cannot supress the customer tab without deactivating the screen exit.. only we can be the fields in that tab into invisible mode.

Regards,

Pavani.

Former Member
0 Kudos

Does anyone know how to suppress "Customer Data" tab?

Thanks you.

suresh

Former Member
0 Kudos

Hi,

In the screen areas with in the transaction SMOD for the implimentation of screen exit just delete the row which contains the info about called screen SAPLXM02 screen no 0111 Calling screen SAPLMEGUI Area SUB0 and No 0014

Then u will nt be able to see the customer tab...Try it out

Former Member
0 Kudos

Hi,

By using transactional variants we can do this.

TCode SHD0.

We can suppress what are the screens we want.