cancel
Showing results for 
Search instead for 
Did you mean: 

Get subtotal value of different column of different root_node in alv tree

P1029777
Explorer
0 Kudos

Dear All,

I am working on hierarchical alv tree and using class "cl_gui_alv_tree"

CALL METHOD g_alv_tree->update_calculations is providing subtotal

I want to get subtotal value for different node(based on node key) and different column

i am using following method

CALL METHOD g_alv_tree->GET_OUTTAB_LINE(if I am passing pamater "node key" it is returning column name with '0' value,not exact subtotal value)

Thanks and regards in advance. Edited by: Gyanendra Dubey on Jan 26, 2012 7:55 AM

Edited by: Gyanendra Dubey on Jan 26, 2012 8:03 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

P1029777
Explorer
0 Kudos

Done by myself..

Former Member
0 Kudos

Hi Dubey,

We are currently facing similar issue, would you be able to share your solution?

CALL METHOD g_alv_tree->GET_OUTTAB_LINE is returning 0 value for the subtotal.

Thank you.

0 Kudos

Hi Dubey.

I'm getting mad trying to solve that. Could you share how you solve the problem?.

I will really appreciate it your kindness.

Regards,

Steve.