2007 Oct 25 5:11 PM
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.
2007 Oct 25 5:14 PM
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