Blog

July 16, 2012

WDA window close for UWL item

Open your Window from WDA Component and goto Outbound Plugs Create Exit Plug ‘O_WD_EXIT’ , Plug Type Exit Open the view Add Button for Exit Create […]
June 10, 2012

Open URL in same WebDynpro ABAP Page

1. Add Window(WDW_MAIN) reference to the View(VW_REGISTER). 2. Add Button in your WDA application,create Action(my Action Name is ACT_BACK).   3. Create a object for the […]