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

screen freezing up when using F4IF_INT_TABLE_VALUE_REQUEST

Former Member
0 Likes
402

I am using Function Module F4IF_INT_TABLE_VALUE_REQUEST to drop down on Customer field to retrieve values from a custom table with Sales Organization key. My selection screen has sales organization and customer fields and the drop down displays customers specific to sales org. Everything works if I only enter sales org that are in the custom table. If I enter a sales org value that is not in the custom table and click on drop down, I get a message saying 'No values found'. Then if I change the Sales Org value to one that is in the table and then hit drop down, I see a window with the correct customer, but another small window also in the corner and the whole screen freezes up. Any ideas why this is happening? Thanks.

I am using Function Module F4IF_INT_TABLE_VALUE_REQUEST to drop down on Customer field to retrieve values from a custom table with Sales Organization key. My selection screen has sales organization and customer fields and the drop down displays customers specific to sales org. Everything works if I only enter sales org that are in the custom table. If I enter a sales org value that is not in the custom table and click on drop down, I get a message saying 'No values found'. Then if I change the Sales Org value to one that is in the table and then hit drop down, I see a window with the correct customer, but another small window also in the corner and the whole screen freezes up. Any ideas why this is happening? Thanks.

1 REPLY 1
Read only

Former Member
0 Likes
376

This has happened to me also. It only appeared when a popup was being processed, ie. your dropdown list. I think it only happened when I was debugging the process. Remove the breakpoints and try again. If you are not debugging then good luck!!!!!!

Message was edited by:

Martin Shinks