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 screen is getting refreshed

Former Member
0 Likes
285

Hi all,

I've a selection screen with 3 fields:

plant - required field

material - required field

inspection lot

when nothing is entered in "inspection lot" , when user selects EXECUTE, it has to display all the inspection lots in a dialog box (user defined screen 100).

User selects one from that dialog box and EXECUTES it again.

Then the output is displayed in another screen (user defined screen 200).

When i use BACK after display of output, its refreshing the selection screen and all only that selected from dialog box.

Kindly help me out

1 REPLY 1
Read only

Former Member
0 Likes
263

Hi,

Can you try with the below statement.

WHEN 'BACK'.

leave to screen 0.