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

how to add input boxes.

Former Member
0 Likes
430

hi experts,

i have a selection screen and if i give some input based on condition an input box has to pop up and ask for values and then i have to take the values in the box for processing .how can i do it .

thanks,

mani

hi experts,

i have a selection screen and if i give some input based on condition an input box has to pop up and ask for values and then i have to take the values in the box for processing .how can i do it .

thanks,

mani

1 REPLY 1
Read only

Former Member
0 Likes
406

Have a look at the function module POPUP_GET_VALUES - it will give you the ability to collect extra data for subsequent processing (or you could write your own popup).