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

Mark for deletion

Former Member
0 Likes
530

Hi,

In customer and material master certain items are marked for deletion but still they are appearing in the f4.

Is there any way to stop them from displaying.

Regards

Hiren K.Chitalia

Hi,

In customer and material master certain items are marked for deletion but still they are appearing in the f4.

Is there any way to stop them from displaying.

Regards

Hiren K.Chitalia

3 REPLIES 3
Read only

Former Member
0 Likes
496

Hi,

You can try SEARCH HELP EXIT to restrict the data which gets displayed.

Cheers

VJ

Read only

0 Likes
496

Hi,

Can you provide the details as how to go about.

Regards

Hiren

Read only

0 Likes
496

just did that for vendors for FBL1n transaction, The standard search help assocaited with vendor is kred, I have created a new elemantory search help with following fields

LIFNR

LOEVM

LAND1

MCOD3

SORTL

MCOD1

where LOEVM is for marked for deletion, and added default value ' '( space in between) so that it will show obly those vendors which are not maked for deletion.

Hope this is helpful, Let me know if need any further clarification.