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

list box in Module pool Programming

Former Member
0 Likes
681

Hai,

how to handle listboxes in module pool programming?

how to get the values inside a dropdown list box?

thanks.

regatds.

suki.

5 REPLIES 5
Read only

Former Member
0 Likes
646

Hi,

You can give the dictonary reference field or may be a search help name which will populate the list box.

santhosh

Read only

0 Likes
646

hai ,

can u just explain it to me still more in detail.

thankx.

suki.

Read only

0 Likes
646

Refer this demo program: DEMO_DYNPRO_DROPDOWN_LISTBOX

Regards,

ravi

Read only

0 Likes
646

in se51.

after changing the field into listbox.

you have in the attributes window from dictonary check box tick that and then I hope u can continue.

santhosh

Read only

Former Member
0 Likes
646

Hi Suki,

You can use the Function Module <b>VRM_SET_VALUES</b> to add values to the listbox (whether it is in selection screen or in screens).

You can refer to program <b>demo_dropdown_list_box</b> to work with listboxes in module pool programming.

Just go through this link.

http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/dbabe435c111d1829f0000e829fbfe/content.htm

<b>Award points if found useful.</b>

Regards,

SP.