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

Multiple screens in module pool

sanjay_deshpande4
Participant
0 Likes
1,199

Hi All,

I want to call screen 200 from screen 100 in module pool.

Can anybody guide how to achieve this?

1 ACCEPTED SOLUTION
Read only

retired_member
Product and Topic Expert
Product and Topic Expert
3 REPLIES 3
Read only

former_member196331
Active Contributor
0 Likes
963

you can use call screen What is the problem.that screen pbo will be trigger this is logic.What is the problem.

Read only

retired_member
Product and Topic Expert
Product and Topic Expert
Read only

Former Member
0 Likes
963

Hi,

you can do this using call screen , u can call any screen created in a program.

And the same can be achieved using leave to screen also.

Also, if u use leave to screen 0, it goes back to the last screen.

Thanks

Tripti !