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-screens in Interactive Report

Former Member
0 Likes
462

How to handle dynamic selection-screens in interactive report

i.e. selection-screen1 --> output list1 --> selection-screen2 --> output list2

and vice versa (back)

can anyone tell me how to handle this in interactive report

Thanks & Regards,

Pradeep Reddy M.

How to handle dynamic selection-screens in interactive report

i.e. selection-screen1 --> output list1 --> selection-screen2 --> output list2

and vice versa (back)

can anyone tell me how to handle this in interactive report

Thanks & Regards,

Pradeep Reddy M.

2 REPLIES 2
Read only

Former Member
0 Likes
409

hi,

Set the pf-status to got the second selection-screen.

Read only

0 Likes
409

Hi Roja,

I didnt get u

i have 2 selection-screens 1000(default) & 2000 and, when i exeute the program it i will display selection-screen 1000 and after entering the values if i click on execute it displays output with download button

here my requirement is if i click on download button selection-screen 2000 should appear to enter file path and if i click on execute it should display output as downloaded an vice versa back also.

can u give me some sample code