‎2013 Feb 08 2:32 PM
Hello Experts,
I wanted to use a simple alv tree or a list tree to be able to add new nodes to the screen and delete nodes.
And I want to be able to do it dynamically.
My question is which of the two is more efficient . Simple alv tree or list alv tree.
And how can I be able to refresh it as soon as a new node is added.
Anyone has any example code.
Thanks in advance.
‎2013 Feb 08 5:34 PM
Hi Shubhendu,
You can check the below links
http://wiki.sdn.sap.com/wiki/display/ABAP/Call+FM+to+generate+alv+tree+and+deal+with+user+action
http://scn.sap.com/thread/64509
Hope this helps
‎2013 Feb 08 5:34 PM
Hi Shubhendu,
You can check the below links
http://wiki.sdn.sap.com/wiki/display/ABAP/Call+FM+to+generate+alv+tree+and+deal+with+user+action
http://scn.sap.com/thread/64509
Hope this helps
‎2013 Mar 11 5:10 PM
‎2013 Feb 11 3:02 PM
Hi shubhendu ,
List ALV tree is more efficient from my point of view.
Regards,
AKS