cancel
Showing results for 
Search instead for 
Did you mean: 

Navigations Between View in Webdynpro ABAP

nagarjun_kalletla
Participant
0 Kudos

Is there any other ways to navigate between Views Other than Using the Out bond and In bond Plugs...?

And one more While reusing the Views from one WDP1 in WDP2...

For example :

Take WDP1 it has got 10 Views

I want to reuse the 8th view in WDP2 how it is done...

Hint: ( I tried some thing like this

But in WDP2 only the default view of Wdp1 is Coming ?

Thanks In advance :

Nagarjun

<removed by moderator>

Edited by: Thomas Zloch on Feb 28, 2012

Accepted Solutions (1)

Accepted Solutions (1)

former_member184578
Active Contributor
0 Kudos

Hi,

1. You should use inbound and outbound plugs to navigate from one view to other view.

2. If you want to reuse any particular view, you need to mark that as interface view( create one window and place that view inside that window and mark it as interface view)

Hope this helps u.,

Thanks & Regards,

Kiran.

Answers (1)

Answers (1)

Madhu2004
Active Contributor
0 Kudos

HI ,

You can never use the view directly. the view you want to use should be embeded in a window. and this window can be used. All windows acts as interface views.

Regards,

Madhu