cancel
Showing results for 
Search instead for 
Did you mean: 

Componentization....??

Former Member
0 Kudos

Dear Experts..!!!

I have a critical situation between 2DCs.... There are two DCs...

DC1->Component1->view1,view2 and Component2->view1,view2

DC2->comp1->view1 and comp2->view1

Now, In DC1->component1, the view1 has a viewset with 3 rows as follows.

1st row->DC2-comp1-view1

2nd row->DC2-comp2-view1

3rd row ->DC1-component2-view1(default view)

all these are interface views coz of componentization.

The Requirement is when performing an action in the 2nd row view, it has to call/open the DC1-component2-view2 which is not the default view of its component.

Plz help me out.

Regards,

Vinod

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Vinod,

If i understand ur requirement properly,u need to decide on runtime which view has to be called.

I think this tutorial <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a0409d83-5ed5-2910-ef91-e41da6d5b8b4">Component interface</a> explains the same thing.

regards

Sumit