F4 help on data dictionary fields

Question: Hi all,

I am using the FM "F4IF_INT_TABLE_VALUE_REQUEST" to display the possible values for a data dictionary field. as i cannot use the standard search help due to additional information that is required by the client.

The FM work perfectly fine. But if the internal table that is passed to this FM contains more then 5000 records then FM popups a message ONLY 5000 records Display possible and does not display possible values more then 5000.

Wanted to know if there is a workaround to this problem.

Any help would be greatly appreciated!!
Regards,
VJ

Answer:
First comment why would a user want a drop down with over 5,000 entries?

But if they want to see more change the maximun number of hits in the drop down list after it is displayed(No coding required).
Copyright ?2007 - 2008 www.jt77.com