cancel
Showing results for 
Search instead for 
Did you mean: 

Accessing the context of the interface controller

Former Member
0 Kudos

Hi

I have a child component which has interface controller exposed as a public part which contains some context nodes.

I want to access these context nodes in the parent component. I want to set the values to the child component context nodes from the parent component directly.

Any ideas please.

Regards

NagaKishore V

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Have a look at the really great Tutorials

https://www.sdn.sap.com/sdn/developerareas/webdynpro.sdn?page=webdynpro_tutorials.htm

I suggest you the tuts about the Interfaces (13,14) and the context mapping concerning your matter.

Short Way:

You have to use one Component in the other one. This can be done using the DataModeler. Now you have to map the Context Nodes of the Interface to your Component Controller.

Regards

Florian

Message was edited by: Florian Koch