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

Display calling program output screen first

Former Member
0 Likes
529

Hi,

Is there a way to display the calling program output screen first and then on hitting the back button, called program output screen has to display

Thanks in advance

2 REPLIES 2
Read only

Former Member
0 Likes
474

so you want to get "back" to the called program? . That is a new approach.

please, write your requirement in detail

Read only

Former Member
0 Likes
474

Basically, you have to do coding for USER_COMMAND 'BACK' for the ALV display of calling program.

      For reference, check the following programs:

            Using "REUSE_ALV_GRID_DISPLAY"

            Using OOPS   Toolbar and User command in ALV(OOPS) - Code Gallery - SCN Wiki

      WHEN 'BACK'.

         "Write the logic to display the output of called program