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

Dynamic Selection Screen

Former Member
0 Likes
449

Hi below is the my requirement.

First in one selection screen i will give 5 tables and 5 fields from those 5 tables.

those 5 fields shoud be displayed in one more screen which should be ready for input.

can any one give the solution for this one.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
426

Hi, One suggestion is...

You can create two reports and submit report via selection-screen.

3 REPLIES 3
Read only

Former Member
0 Likes
427

Hi, One suggestion is...

You can create two reports and submit report via selection-screen.

Read only

Former Member
0 Likes
426

This message was moderated.

Read only

dev_parbutteea
Active Contributor
0 Likes
426

Hi,

You can maybe use a pop-up screen instead using FM POPUP_GET_VALUES.

Regards.