‎2006 Nov 17 12:42 PM
Hai,
how to handle listboxes in module pool programming?
how to get the values inside a dropdown list box?
thanks.
regatds.
suki.
‎2006 Nov 17 12:55 PM
Hi,
You can give the dictonary reference field or may be a search help name which will populate the list box.
santhosh
‎2006 Nov 17 12:57 PM
hai ,
can u just explain it to me still more in detail.
thankx.
suki.
‎2006 Nov 17 12:58 PM
Refer this demo program: DEMO_DYNPRO_DROPDOWN_LISTBOX
Regards,
ravi
‎2006 Nov 17 1:00 PM
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
‎2006 Nov 18 9:24 AM
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.