2007 Nov 20 7:31 AM
Hi all,
I am dispalying the list using alv list , but in the output of the list sigma symbol(which is there in the interface tool bar) is not working on a particular column, which i want to do the sum (i.e., Tax Amount). it is leading to short dump.
What could be the reason for this, and how to rectify ?
Plz guide me quickly, it is urgent,
Regards,
Krishna
Hi all,
I am dispalying the list using alv list , but in the output of the list sigma symbol(which is there in the interface tool bar) is not working on a particular column, which i want to do the sum (i.e., Tax Amount). it is leading to short dump.
What could be the reason for this, and how to rectify ?
Plz guide me quickly, it is urgent,
Regards,
Krishna
2007 Nov 20 7:33 AM
u can do the sum manually in fieldcatalog
'
ls_fieldcat-do_sum = 'X'.
check that for ur required field.
reward if useful.
2007 Nov 20 7:39 AM
in alv when u populate your field catalog set the 'DOSUM' as 'X' for that field .
say fieldcatalog-DOSUM = 'X'
for the DOSUM to work your it should be used for integer or quantity field
2007 Nov 20 7:41 AM
hi
while building fieldcatalog,
for WHICH FILED YOU WANT SUM FOR THAT FIELD
<b>give do_sum = 'X'.</b>
2007 Nov 20 7:48 AM
Hi.
You must check if the data type of this column can be summed.
Regards.
Miguel.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |