Blog

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 […]