Skip to Content
0
Former Member
May 20, 2008 at 03:21 PM

Change initial View shown on window startup

21 Views

Hi,

Perhaps it is quite easy, but I am a beginner in Web Dynpro and can`t figure it out.

What I want to do is following. I have built an popup according to

[https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/20d2def3-f0ec-2a10-6b80-877a71eccb68]

I want to use this popup for the input of search parameter. The goal is to get something like the select options screen in ABAP. Because there are several search parameter, I wanted to create one popup with a window, where the different views (for the differen search parameters) are positioned as tab strip.

So depending on for which search parameter I call the popup, it should open with the correct, so every time different, view in the popup window.

I have tried to send an parameter in the startup plug of the window, but I didn`t succeed in this. Has anyone an idea how you can realize this?

BR

Matthias