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

POPUP VALUES GET + Column

Former Member
0 Likes
1,058

Hello Friends,

is it possible that on pop-up display input fileds on same row? like in one row e.g 3 input fields..

I want to display e.g 5 rows, and in each row 3 input fields

I have tried using the followoing fm, POPUP_GET_VALUES but did not workout

Any idea...

Regards, ..

Hello Friends,

is it possible that on pop-up display input fileds on same row? like in one row e.g 3 input fields..

I want to display e.g 5 rows, and in each row 3 input fields

I have tried using the followoing fm, POPUP_GET_VALUES but did not workout

Any idea...

Regards, ..

9 REPLIES 9
Read only

Former Member
0 Likes
1,018

Hi,

Try using the FM reuse_alv_popup_to_select

Thanks,

Naren

Read only

Former Member
0 Likes
1,018

Hi,

U can create a small screen as per your requirement & call that instead of using the FM.

Regards,

Gaurav

Read only

0 Likes
1,018

By small screen, you mean a dynpro ?

Is there any FM avaiable for displaying input fields in grid form on popup ?

Message was edited by:

Shah H

Read only

0 Likes
1,018

any idea, how I can have many input field in one row..

kind regards

Read only

0 Likes
1,018

i am not sure and have tried and no luck.

but you can create your own screen and the screen type would be modal dialog.

Read only

0 Likes
1,018

hi Seshu,

Thanks for your reply:

Can you pls provide me with some sample code or so..

kind regards,

Read only

0 Likes
1,018

where ever you want then use below code :

call screen 100.( Keep the cursor on 100 and double click).

here give the short text and choose modal dialog button .

click on layout and will have new window .design what ever you want.

Read only

0 Likes
1,018

and there I can drag drop the input fields, and etc... ?

Regards,

Read only

0 Likes
1,018

yes and when you defined in data declaration ..