cancel
Showing results for 
Search instead for 
Did you mean: 

Navigation with WebDynpros

Former Member
0 Kudos

Hello everyone,

I have just started to take a closer look at the WebDynpro technology. So far everything seems quite clear to me except for one thing.

How does a user open a WebDynpro? Is there something like SAP EasyAccess Menu? Or do I have to create a navigation window myself?

Any information on how this is done is appreciated.

Thanks in advance.

Regards,

Martin

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

please check <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/1f/464941db42f423e10000000a155106/frameset.htm">documentation</a>

basically you should create inbound and outbound plugs and link them in the window of your application.

in the coding you should fire the outbound navigation plug to do the actual navigation

grtz,

Koen

Former Member
0 Kudos

Hi Koen,

I have already taken a look at the documentation topic. However, I did not find the information very helpful - or I just don't understand it

Does this mean that I have to access all my WebDynpros from one main WD?

And I just give the URL of this main dynpro to the user?!

Thanks,

regards,

Martin

Former Member
0 Kudos

Hi,

this is in fact true,

if you combine multiple webdynpro components, then you should give the users

indeed the url of the main application and embed the other ones into viewuielementcontainers

grtz,

Koen

Former Member
0 Kudos

Hi Koen,

thank you very much. This was the thing I wanted to know.

Regards,

Martin

Answers (0)