Skip to Content
0
Former Member
Jun 12, 2009 at 06:10 PM

Communication between the two views of different webdynpro components

86 Views

Hi,

I had two webdynpro components, say A and B.

They had two views say ViewA and ViewB in Comp A and Comp B respectively.

In View A, I had some value say x.

I need to access this value in View B. How can I do this?

Comp B is added as a used component in Comp A for some other purpose. So I cannot add CompA as a used component in B to make use of interface controller and access it.

Please help.

Regards

MQ