cancel
Showing results for 
Search instead for 
Did you mean: 

Need Treestructure implementation in Web Dynpro abap

Former Member
0 Kudos

hai all,

i am trying to create a tree structure in Web dynpro abap ,

can any one provide the relavent document for the tree structure creation.

Thanks,

sreevathsava.G

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

ok

uday_gubbala2
Active Contributor
0 Kudos

Hi Sreevasthava,

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