cancel
Showing results for 
Search instead for 
Did you mean: 

Navigation from window view to another window viewset view

lakshmikanthaiah_s
Participant
0 Kudos

Dear Friends,

I have 2 windows in which First window have only one view and the Second window got a ViewSet with V1+multiple views.

I want to navigate from First window to Second window.

I have to use both the windows.

Could anybody help me, how to establish navigation accross different window views?

Early reply appreciated.

Thanks in advance.

Lakshmikanthaiah

Accepted Solutions (1)

Accepted Solutions (1)

lakshmikanthaiah_s
Participant
0 Kudos

Dear Friends,

I think we are droping the idea of one window view to another window viewset.

Well we need now to navigate from a view to another viewset.

Both will part of a single window.

It is some thing like logon view to working Viewset.

Can anybody suggest how can I establish navigation accross.

Thanks in advance,

Lakshmikanthaiah

Former Member
0 Kudos

Hi lakshmi,

using plugs u can do navigation...

1. first create one embed view..and create one outbound plug.

2.create one viewset called gridlayout or tlayout or any thing..

here u create embed view where ever you want.create one inbound plug.

3. using navigation link connect the outbound plug to inbound plug...

4. create one action. while creating the action mention ur fireplug..

5. create one button. in button properties---->Onaction-assign the action name

Regards,

P.Manivannan

Former Member
0 Kudos

hi Lakshmi,

its same as that of navigating between 2 views.

if you want to navigate from a view to view set. create a outbound plug in view and inbound in a viewset and make linke btwn the two.

Regards,

Suresh

Answers (2)

Answers (2)

Former Member
0 Kudos

hi

u can use viewset in that view set u insert the two view.

otherwise u can use plugin and plugout . to navigate the the two view.

thanks

Former Member
0 Kudos

Hi,

You can use the concept of plugs to navigate from one view to another. The link below will help you in doing so:

http://help.sap.com/erp2005_ehp_03/helpdata/EN/47/52120e27ca7e48a41201a4b08d99df/frameset.htm

Hope this helps.

thanks & regards,

Manoj