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

search help object

Former Member
0 Likes
379

I have added new fields for search help object.

But the problem is it is taking verlong time when I provide Z* in the new field and search for material.

Can any body help me to increase the performance.

Thanks in advance

Saya

2 REPLIES 2
Read only

Former Member
0 Likes
348

Hi

You can check the Elementary Search Help <b>MAT0M</b> which is used for MATNR, for the way it is defined for having a better idea.

Check this database view too M_MAT1M.

Regards,

Raj

Message was edited by: Rajasekhar Dinavahi

Read only

Former Member
0 Likes
348

If it's a Z table, you can add an index to the table on this field.

Rob