2008 Mar 11 4:26 AM
Hi
I am trying to diplay a small report on ALV grid, In the output it is summing up the years and dates also along with amount, and giving the sum as 0000 (for all date and year columns). But its giving correct total for the amount. I want to remove that total rows which are giving 0000 other than the amount.
please help.
Hi
I am trying to diplay a small report on ALV grid, In the output it is summing up the years and dates also along with amount, and giving the sum as 0000 (for all date and year columns). But its giving correct total for the amount. I want to remove that total rows which are giving 0000 other than the amount.
please help.
2008 Mar 11 4:28 AM
Hi,
In catalog, pass no_sum = 'X' for the fields for which u dont need summation. for the rest pass no_sum = ' '.
Reward if helpful.
Reagrds,
Ramya
2008 Mar 11 4:31 AM
Hi,
in the fieldcat pass the value do_sum = 'X' for the fields only to which u want the total.pass the value do_sum = ' ' for the fields which u don't want the total.
rgds,
bharat.
2008 Mar 11 6:15 AM
I have already used no_sum and do_sum, Thanks for your promt reply. Anyway one of my friend helped me to get correct display.
Thanks!
Edited by: Amminesh K on Mar 11, 2008 7:15 AM
2008 Mar 11 6:22 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |