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 in a Dialog Screen

Former Member
0 Likes
752

Hello,

I want to create a selection screen in a dialog screen with all its functionality specially the option for multiple selection like want I'm doing in a report-type program. Is this possible?

tnx,

Jeff

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
710

Hi Jeff,

yep, it is possible. Look at the documentation of ABAP command <b>SELECTION-SCREEN</b> (variants BEGIN OF SCREEN with possible option AS SUBSCREEN).

This way you can easily generate selection screens that you can call from your dialog program/module pool.

Best wishes, harald

Hello,

I want to create a selection screen in a dialog screen with all its functionality specially the option for multiple selection like want I'm doing in a report-type program. Is this possible?

tnx,

Jeff

3 REPLIES 3
Read only

Former Member
0 Likes
711

Hi Jeff,

yep, it is possible. Look at the documentation of ABAP command <b>SELECTION-SCREEN</b> (variants BEGIN OF SCREEN with possible option AS SUBSCREEN).

This way you can easily generate selection screens that you can call from your dialog program/module pool.

Best wishes, harald

Read only

0 Likes
710

Thanks a lot guys! It's a pleasure being part of this community!

Read only

ssimsekler
Product and Topic Expert
Product and Topic Expert
0 Likes
710

Hi Jeffrey

As Harald mentioned, it is possible. You can check out to find some more information.

As another thing, since you are a new SDN member, you are welcome and let me introduce you the SDN forums pointing system: You can assign points to posts you find while helpful solving your question. You can reward points by clicking the yellow star icon at header of each reply post. You can reward;

- one 10 points (solved)

- two 6 points (very helpful answer)

- many 2 points (helpful answer)

Kind regards...

*--Serdar