cancel
Showing results for 
Search instead for 
Did you mean: 

Tree Structure - Is it possible to Open a Pop up/external window on select

Former Member
0 Kudos

Is it possible to Open a Pop up/external window on select of any Leafe node or a parent node?

My requirement is to create a webdynpro screen which depicts the transaction :

ooqa in sap R/3.

Is it possible to do that in tree structure?

Thanks & Regards,

Sirisha.RS

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

It is very much possible to do with the tree in a table. You have to write the code to popup the window in the loadChildrens method. I am not sure abt the transaction.

Regards,

Ayyapparaj

Former Member
0 Kudos

Hi Ayyaparaj,

Thanks for ur reply.

but i cant use a table here. I just need a tree structure..

I guess Its posible by writing a code for a external window open in the onselect method itself.

Thanks & regards,

Sirisha.Rs

Former Member
0 Kudos

Hi,

Are you using the tree UI component or Tree in a Table by using TreeByNestingTable Column.

Regards

Ayyapparaj