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

searchhelp only getting 500 values

Former Member
0 Likes
2,813

Hi Friends,

I have table ztruck which has 1000 entries [ 700 entries for plant BS and remaining for plant KS ] This table has another table zplant as check table which has only plants in it .

ztruck table fields.

zwerks

ztruckname

zplant fields ,

zwerks.

This ztruckname is used in a scrreen designed using dialog progreamming .

When I do F4 on the ztruck name on the screen . It shows only first 500 values of BS .

Why is it returning only 500 values ?

I am using a search help exit to filter the values specific to that plant .

Please give me some input and examples of search help .

Thanks & Regards,

Hari

Message was edited by:

Hari G Krishna

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
2,092

There could be a Maximum number of hits field in the F4 help, make sure that you set this to a higher number.

For example, do the F4 help, there is a line that goes the entire way across the window just above the toolbar with a down arrown in the middle of it. Click this. You will now see the maximum hit number field. Probably says 500, change this here to 1500, now you will see all of the values.

Regards,

Rich Heilman

Hi Friends,

I have table ztruck which has 1000 entries [ 700 entries for plant BS and remaining for plant KS ] This table has another table zplant as check table which has only plants in it .

ztruck table fields.

zwerks

ztruckname

zplant fields ,

zwerks.

This ztruckname is used in a scrreen designed using dialog progreamming .

When I do F4 on the ztruck name on the screen . It shows only first 500 values of BS .

Why is it returning only 500 values ?

I am using a search help exit to filter the values specific to that plant .

Please give me some input and examples of search help .

Thanks & Regards,

Hari

Message was edited by:

Hari G Krishna

5 REPLIES 5
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
2,093

There could be a Maximum number of hits field in the F4 help, make sure that you set this to a higher number.

For example, do the F4 help, there is a line that goes the entire way across the window just above the toolbar with a down arrown in the middle of it. Click this. You will now see the maximum hit number field. Probably says 500, change this here to 1500, now you will see all of the values.

Regards,

Rich Heilman

Read only

former_member194669
Active Contributor
0 Likes
2,092

After login --> select Help from menu > settinf>select f4 help tab--> change max. number of hits to be displayed --> 500 to 9999

aRs

Read only

0 Likes
2,092

I probably wouldn't suggest on doing that as it will be system wide and will cause some performance issue when doing F4 help on fields that have a lot of values. Of course, it will work though.

Regards,

Rich Heilman

Read only

former_member194669
Active Contributor
0 Likes
2,092

Rich you are correct .

Thanks for pointing out that.

aRs

Read only

Former Member
0 Likes
2,092

if it is zsearch help associated with it just check in se11 the search help is displaying with the property display immediately or not.. just change the property to dialog with value restrictions or dialog depends on set of values..it will give you the option to change the no of hits..

you can find it for the search help in se11 after giving the searchhelp name and give change . in a list box you can find that property...

regards

shiba dutta