Using an Exit Plug in Web Dynpro for ABAP
By Er.Shitanshu Sahai, L&T Infotech
Introduction
We come across scenarios where we are
required to open t-codes urls from our web dynpro screen. Now, this article will
help you to open another url on the same window by closing the parent window.
Follow the below mentioned steps to achieve the goal.
Step 1
Create a component as shown below.
Step 2
Name the window as
ZEXAMPLE_W
Name the view as
MAIN_V
Step 3
Create a button on
the screen, name the action on the button as A_EXIT.
Click here to continue...
|