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

lsmw problem

Former Member
0 Likes
677

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.

6 REPLIES 6
Read only

Former Member
0 Likes
655

what is your subject line and what is your question. How both are linked..??

Read only

0 Likes
655

Sorry instead of listbox i have typed lsmw

Read only

0 Likes
655

For list box , why you want F4, you will get all the values in list box. what is your problem..?

Read only

0 Likes
655

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.

Read only

0 Likes
655

You need to populate the Values using VRM_SET_VALUES function.

Read only

0 Likes
655

But that method is not recommended. So I am trying to use the other method