‎2009 Jul 08 7:28 AM
Hi Gurus,
I am new to ABAP.
I want to know how to get the (node text) of a simple tree control on the HANDLE_NODE_DOUBLE_CLICK event....
I want to populate the ALV grid with the help of the node text which is returned on the happening of the double click event.
Is there any system field which holds the currently selected node text value in ABAP?
Thanks in advance for your answers!!
Best Regards,
Vignesh Ravikumar
‎2009 Jul 08 12:03 PM
check the Modulpool SAPSIMPLE_TREE_CONTROL_DEMO
Edited by: krupa jani on Jul 8, 2009 1:04 PM
‎2009 Jul 08 8:06 AM
Hi,
Check Tcode DWDM and see the source code of the sample programs for Tree Control.
Regards
Karthik D
‎2009 Jul 08 12:03 PM
check the Modulpool SAPSIMPLE_TREE_CONTROL_DEMO
Edited by: krupa jani on Jul 8, 2009 1:04 PM