Skip to Content
0
Dec 03, 2009 at 07:37 AM

ALV Tree will not refresh

203 Views

Hi.

I searched this forum and others but can't find a straight answer for this issue.

I have a Tree that is attached to an ALV (screen is splitted with Docking-container, Tree on Left, ALV on Right, double-click on Tree node will display data in ALV).

The user is able to change the view-mode between few business-related views by clicking buttons at the toolbar.

When a button is hit I want to refresh my Tree, so I use the "FREE" methods to release the Tree object and the Docking-container, and also clear the global table of the Tree (the table that has all the nodes).

After all this I re-build the objects and fill the Tree table and... nothing

Well, the tree is displayed, and the nodes names are displayed, but no data in the Tree columns.

Any ideas?

Regards.

Ayal Telem.