cancel
Showing results for 
Search instead for 
Did you mean: 

How to reuse view in one DC in another DC

Former Member
0 Kudos

Hi Experts,

I want to reuse one view in a DC in another DC.

I have one DC with different views. in that one view i want to reuse in another DC.

only view i want to reuse. In the new DC i want to show some new RFC details in that view.

please help me.

Thanks in advance,

John

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

It can be done by external context mapping,

Pls go thr below link, i hope it will help u

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/800b7206-9c6d-2910-f78e-ce4034716...

Thanks,

Sreeni.

Former Member
0 Kudos

Hi

In my case,

there are different views in one component of one DC.

i want to use one view from this dc in another DC.

How to get a specific view in another DC.

i need the view and context associated with that view in the second DC.

Is this possible ?

Regards,

John

Former Member
0 Kudos

Hi,

This is possible.

1) You have to have a public part

2) You need to expose the methods and context (if needed) using interface controller.

3) Expose views using interface views.

Please check this link for details.

Thanks and Regards,

Shyam.

p330068
Active Contributor
0 Kudos

Hi John

Please check the [document|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a0ae5f90-1679-2c10-4183-8c64cf932088?quicklink=index&overridelayout=true].

Hope it will helps

Regards

Arun Jaiswal

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi John,

For reusing a view in another dc, use the interface view controllers.

This link will help you:

Thanks and Regards,

Shyam.