cancel
Showing results for 
Search instead for 
Did you mean: 

Tutorials and Documentation on Tree UI Element for ABAP

Former Member
0 Kudos

Hi Everyone,

I am having trouble finding documentation or tutorials on creating Tree structures in web dynpro for ABAP.

Basically, I need some tutorials on using the "Tree" UI Element. Also, how would I go about adding Check Boxes to such a control? For example, someone would like to select the lowest item in a Tree using a check box.

Tank you.

Christiaan.

Accepted Solutions (0)

Answers (1)

Answers (1)

uday_gubbala2
Active Contributor
0 Kudos

Hi Christiaan,

Try go through this [blog|https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/7755] [original link is broken] [original link is broken] [original link is broken]; for information.

You can also go through [this|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/09/11/integrationofTreeStructureinaTableusingWebdynpro+Abap&] information on Wiki.

Also you can refer to these standard components

WDR_TEST_TABLE

WDT_TREE_TABLE_BY_KEY

You can also go through these components in package SWDP_DEMO_TUTORIALS

WDT_TREE_TABLE_BY_KEY Hier. Tabelle via Key/Parentkey

WDT_TREE_TABLE_BY_NST Hier. Tabelle via Nesting

WDT_TREE Sample solution for tutorial Constructing a WD Tree

Regards,

Uday