Hi all
I'm creating a program should allow to give a panoramic on certain business.
At the right of the screen there's a tree where user can choose the function wants to run. At the left of the screen the user can see the result.
Now I know how to load the result on the left of screen using subscreen, but I would like to do something like Se80.
Every function user can run is a program (transaction), so I would like to run these program and see the result at the left of the screen, but if I do a submit or a call transaction, the system'll leave my program and go to the called program, so the result'll be showed in whole screen.
I know when it uses SE80, it can go to the several transactions of workbench without leaving the tree at the right of the screen.
Thanks
Max