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

two selection screen problem in one report

Former Member
0 Likes
336

i have a two selection screens 1000 & 2000 in single report , which needs to be executed one after the other ,

the problem is when i execute second selection screen(2000) , the cursor is going back to at-selection-screen once again.

but i need to trigger start-of-selection directly after executing second selection screen,

the first selection screen 1000 will be executed with the help of select options..

the sample code is below .

at-selection-screen.

perform validations.

call selection screen 2000.

at selection screen on value request p_adm

start-of-selection.

main logic

1 REPLY 1
Read only

Former Member
0 Likes
301

Moderator message - Cross post locked Rob