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

Regarding search help

Former Member
0 Likes
800

Hi Frnds,

I have created a search help on "TVARVC" table "LOW" field, It retrieves the value of TVARVC-LOW with the condition TVARVC-NAME = <condition>. It displays all the match values, but it gives the following message on the screen "There are more than 500 possible inputs". Can any one tell me the reason why it is occuring?

Many thanks in advance.

Regards,

Karthick

4 REPLIES 4
Read only

Former Member
0 Likes
680

By default a search help will display only specific number of rows, that is why you have that 500 entries displayed. You can change the number to display all the results. Whenever that message comes, that means there are more than 500 entries that satisfy the selection criteria.

Regards,

Ravi

Note - Please mark all the helpful answers

Read only

0 Likes
680

Thanks Ravi,

How do we change the number to display all the results?

Read only

0 Likes
680

Usually you can change that number while giving the serach criteria, that is the last field.

Else, look at the attributes of the search help in SE11.

Regards,

Ravi

Read only

0 Likes
680

For SAP Standard, it has been defined in the one of include <b>LSDSDTOP</b> in line 49.

Regards,

Ramki.