cancel
Showing results for 
Search instead for 
Did you mean: 

Creation of Tree dynamically

Former Member
0 Kudos

HI Friends,

I faced one problem on To create tree dynamically in Webdynpro ABAP. The output like

">A1"

" >B1"

" >B2"

">A2"

" >B3"

" >C1"

How to create dynamically?

Regards,

Sathya

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member218672
Active Contributor
0 Kudos

Hi Sathya,

go thru this blog links - /people/paolo.romano2/blog/2007/11/09/dynamic-tree-in-abap-webdynpro

check this document - http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10f794ed-7811-2d10-30b7-9fdd89e26...

also check this sap help link - http://help.sap.com/saphelp_nw04s/helpdata/en/21/ad884118aa1709e10000000a155106/content.htm

Regards,

Sen

Former Member
0 Kudos

Hi Satya,

go throught

http://help.sap.com/saphelp_nw04s/helpdata/en/21/ad884118aa1709e10000000a155106/frameset.htm

http://s a p t e c h n i c a l.com/T u t o r i a l s /WebDynproABAP/Tree/Page1.htm

Though its not dynamic method, you can use below for dynamic manipulation

Thanks,

Prashant