ā2012 Aug 14 11:23 AM
Hi ,
I have question abot flow control. i have raport with selection screen and one aditional screen to present data in alv OO grid .
When the lits is displayed and user hits the Back button the statement leave program is executed in PAI module of the same screen
Ineed to change that and when user click on bthe back I want to display first ( selection screen) .
I did try with call selection-screen , leave list-processing ... the result is the error message sayinf that selection screen was nat called with statement
call selection-screen. But when I add the line " call selection screen" at PAI ( back) i have sintax error - the field "selection is unknown.
please advice
Chris
ā2012 Aug 14 12:02 PM
ā2012 Aug 14 12:02 PM
ā2012 Aug 14 12:07 PM