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

issues while using F4IF_INT_TABLE_VALUE_REQUEST

Former Member
0 Likes
644

Hi,

I am using F4IF_INT_TABLE_VALUE_REQUEST to pass the valus in an internal table to display when user hits F4 at a partivular field. Now the possible entries are aroun 13000 , only the first 5000 are getting displayed. How do I get all the possible entries displayed. Please suggest.

Rgds

Kishore

5 REPLIES 5
Read only

Former Member
0 Likes
597

HAI ,

MULTIPLE_CHOICE = 'X'. MULTIPLE CHOICE

REGARDS,

VENKAT

Read only

venkat_o
Active Contributor
0 Likes
597

Hi, <li>Check below screens to solve your problem [Screen-1|http://4.bp.blogspot.com/_O5f8iAlgdNQ/SswtbyJGbDI/AAAAAAAAGn0/mOetTdXBrdY/s1600-h/1-759096.JPG] [Screen-2|http://1.bp.blogspot.com/_O5f8iAlgdNQ/SswtcM_SubI/AAAAAAAAGn8/V9_CXdHDDv4/s1600-h/2-760616.JPG] Thanks Venkat.O

Read only

Former Member
0 Likes
597

the default is 5000.. so just open the drop down in the top of popup window and remove the range and try

Read only

I355602
Product and Topic Expert
Product and Topic Expert
0 Likes
597

Hi,

When you have a popup displayed for all the values, you will have one arrow at the top of the popup. Click that arrow and change the HIT number.

Hope this helps you.

Regards,

Tarun

Read only

Former Member
0 Likes
597

When I hit the down arrow , I dont see any option to change the HIT number.

Can you double check and suggest me with snapshots. I have to look for possible entries of an internal table so I am not using a search help here.