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

Replace Selection screen by Screen

Former Member
0 Likes
504

Hi all,

I have a program with one selection-screen(1000).

But now i need to create a screen(0100) and this screen should appear first than the selection-screen(0100), and the selection screen should be called after the screen(0100).

Can i do this without delete the selection-screen(0100)?

In other words, can i run the program and skip showing the selection-screen(1000)?

Regards,

Pedro Bessa

2 REPLIES 2
Read only

Former Member
0 Likes
455

Hi,

see this link ...[Dynamic selection screen|;

Regards,

Prabhudas

Read only

0 Likes
455

I don't want a dynamic selection screen... I think i need to force F8 in code...

Is this possible?

Regards,