2013 May 28 3:11 AM
Dear All,
I'm working on a ALV tree using cl_gui_alv_tree. My requirement is to calculate the percentage of column B in the header node using the subtotal value of column A.
However, when using CALL METHOD g_alv_tree->GET_OUTTAB_LINE after CALL METHOD g_alv_tree->update_calculations, the subtotal value is returning 0 value. Please let me know how to get the subtotal value in the header node.
Thank you.
Dear All,
I'm working on a ALV tree using cl_gui_alv_tree. My requirement is to calculate the percentage of column B in the header node using the subtotal value of column A.
However, when using CALL METHOD g_alv_tree->GET_OUTTAB_LINE after CALL METHOD g_alv_tree->update_calculations, the subtotal value is returning 0 value. Please let me know how to get the subtotal value in the header node.
Thank you.
2013 May 28 10:25 AM
Hi ,
try out the following method:
g_alv_tree->add_method
give exporting and importing parameters accordingly.
kindly go through the following links too that may help you clearing out the doubts.
Hope it helps!!!!
Regards,
Alora Sahu
2013 May 28 10:37 AM
Hi,
Sorry to miss out pasting the links in last reply, kindly refer these links:
http://scn.sap.com/thread/633027
http://scn.sap.com/thread/1724325
Regards,
Alora Sahu
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |