‎2009 Apr 24 1:38 PM
Hello,
I am not getting values in the listbox. I am using the FM
F4IF_INT_TABLE_VALUE_REQUEST. But on trying it on text box I m getting values by f4.
‎2009 Apr 24 1:39 PM
what is your subject line and what is your question. How both are linked..??
‎2009 Apr 24 2:37 PM
‎2009 Apr 24 2:46 PM
For list box , why you want F4, you will get all the values in list box. what is your problem..?
‎2009 Apr 27 11:10 AM
I am not getting any values in listbox.
But to check when I replace the listbox to text field then f4 is working.
Why I am not getting any values in list box.
‎2009 Apr 27 11:52 AM
You need to populate the Values using VRM_SET_VALUES function.
‎2009 Apr 27 12:09 PM
But that method is not recommended. So I am trying to use the other method