‎2008 May 13 3:29 PM
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
‎2008 May 13 5:06 PM
Hi,
Can you try with the below statement.
WHEN 'BACK'.
leave to screen 0.