2008 Sep 25 5:46 AM
Hi Experts,
While Building the Feildcatlog I am passing for some columns as DO_SUM = X. It is caluclating the total in the last row of the report. But I need a text behind that as Total. How can I do that ?????
2008 Sep 25 5:52 AM
Hi,
In the slis_layout_alv there is one flag totals_text. Fill it with the Text you want to display there
Cheers,
Kothand
2008 Sep 25 5:52 AM
Hi,
In the slis_layout_alv there is one flag totals_text. Fill it with the Text you want to display there
Cheers,
Kothand
2008 Sep 25 5:53 AM
2008 Sep 25 5:54 AM
Hi,
While defining the ALV layout, you need to use the code below:
gs_layout-totals_text = 'Total'.
Thanks,
Sriram Ponna.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |