cancel
Showing results for 
Search instead for 
Did you mean: 

How to work with tree UI element in webdynpro abap

0 Kudos

Hi Friends,

I have a requirement. Actually i have to upload a flat file(Text). Flat file contains

Child      Parent      Name     Profession

2          1          A               SE

3          2          B               SSE

4          2          C               Consultant

5          4          D               Associate

Now i have to display ln tree in webdynpro abap like: A

                                                                                     B   

                                                                                     C

                                                                                          D

and then if i have selected any of the A/B/C/D it has to display its profession in right side Text box.

Please help me.

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member223133
Active Participant
0 Kudos

Hi Narayana,

Please search in SCN as there are many examples available for Tree UI requirements.

You can refer the below link

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d075dbc5-3b33-2c10-5f9f-99bf2738f...

Thanks

Gangadhar