Hi All.
I am using 'get_subtotals' method to calculate ALV grid totals as percentages.
This is working fine but i have a problem where I have to show multiple totals based on different units of measure.
For example;
-
ColumnA ColumnB ColumnC ColumnD
Total -
2----
- -
50%-----
Total -
1----
- -
EA------ -
10%-----
Total -
5----
- -
100%----
In Column D only the value 50% is showing.(Values 10% and 100% are not showing.)
Strangely though, the internal table contains the values but just not showing the 10% & 100%.
Does anyone have a solution?
Edited by: Wandai Msevenzi on Nov 25, 2009 10:51 AM