cancel
Showing results for 
Search instead for 
Did you mean: 

Parent Child Node not working

Former Member
0 Kudos

Hi,

I have done a application with Tree by NST table .

The initial screen will contains around 6 fields , the first field (ObjKey) will be displayed. I have stored in one internal table and i i want to display the child node for correponding objkey,for that child node again im storing in to the same internal table . now when i to expand the child node from the output there was no details coming , i got one empty line thats it .

I have seen many links available in the forum. but not helpful , please explain

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Sivaraj,

I have done the similar table tree in my last project, its very simple when u check the sample prg demo_table_tree_by nst or pls read this wiki page ...

or WDR_TEST_EVENTS is ultimatix component to get all the solution.

regards

Sathish

Former Member
0 Kudos

hi sivaraj.......

check the application 'WDR_TEST_EVENTS' and the view "table" in it.

-


regards,

alex b justin

Former Member
0 Kudos

please check this report :BCALV_TREE_01

Thanks,

Rama

Former Member
0 Kudos

This is webdynpro forum

Former Member
0 Kudos

Good morning, Sivaraj,

Did you use a recursive node in the context? How's your context structured?

Regards,

Andre

former_member375669
Participant
0 Kudos

hi andre .

i am also facing same problem .......

my context is like ......

folder

| folder_content (recurcive node)

| file

| | file attribute

| folder attribute.

can u plz tell me about recurcive node .... if have any doc. then plz give the link ....

thanks .