2007 Aug 28 5:56 PM
Hi Friends,
I m doing OOPs based ALV using classes.
I want subtotal of my line item(at customer level) but i don't want grand total line that comes at the end of report.
When i use class cl_salv_aggregations to get subtotal, i am also getting grand total line.
Please tell me how can i get only subtotal and NO grand total line ..
Thanks
2007 Aug 28 6:17 PM
Hi Friends,
I m doing OOPs based ALV using classes.
I want subtotal of my line item(at customer level) but i don't want grand total line that comes at the end of report.
When i use class cl_salv_aggregations to get subtotal, i am also getting grand total line.
Please tell me how can i get only subtotal and NO grand total line ..
Thanks
2007 Aug 28 6:17 PM
2007 Aug 28 7:04 PM
Hi,
In your layout add code as below:
gt_layout-no_totalline = 'X'.
Thanks,
Sriram Ponna.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |