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

selection screen drop down list

Former Member
0 Likes
430

Hi,

I want to retrieve the selected value from my list box. How can i do it?. I am using the type pool vrm for poulating the listbox , But how to get selected value bcos i want to perform conditional statements based on the selected text or key.

p_lbox(24) TYPE c AS LISTBOX

3 REPLIES 3
Read only

Former Member
0 Likes
404

hi Somnath,

Use FM VRM_SET_VALUES

Chck

http://www.sap-img.com/ab012.htm

Read only

Former Member
Read only

Former Member
0 Likes
404

Use the FM : VRM_GET_VALUES