cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting a Tree with a model

Former Member
0 Kudos

Hi all,

I have a model that calls a function module. This Function Module returns a hierarchy contained in a structure. Is it possible to connect this model with a Tree in WebDynpro using a controller and display the hierarchy directly? Or should I code everything by hand (extracting data from contexts, filling the tree, events of the tree). In other words, could I create a data binding between a Tree and a context like for the Table widget?

Thank you,

Younes

Accepted Solutions (0)

Answers (1)

Answers (1)

athavanraja
Active Contributor
0 Kudos

Hi,

You may want to look at this link. You have to do some coding.

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

Regards

Raja