Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

ALV Tree - how to change values of Total

Former Member
0 Kudos

Hi all,

I am using ALV tree (cl_gui_alv_tree). After calling the method update_calculations, alv tree will calculate the total at every node.

Now, I want to blank out the Total value of the root node. I tried to use method change_linde and then frontend_update, but it didn't work.

Here is the flow I used.

- call method update_calculations.

- call method get_outtab_line.

- call method change_node.

- call method frontend_update.

Could you please look at it? I don't know If I missed something.

Thanks in advance.

Best rgds,

Solaris.

1 REPLY 1

ramesh_mahankali
Active Participant
0 Kudos

Hi,

I am also having a similar requirement like this but I need to recalculate the values at node level(Ex:percentages).

Please let me know if you found any way to achieve this or any alternative solutions you suggested to functional team.

Appreciate your response.

Thanks,

Ramesh