Hi all,
i have a alv report which has column totals,(order net value,delv net value..ect), when i use std alv sum functionality i get the colum totals..
row1-order1-$1000 delv1-$300
row2-order1-$1000 delv2-$700
when i do totals it shows order Total -$2000 del total-$1000
(order total is wrong..i just have one order and but has 2 deliveries.)
i can clear out the order value, when it appears more than once..but that looks odd in the report..i'm thinking of event which i should be able to modify the totals..
(something like end_of_list or some thing). i'm using alv objects.
appreciate any help/thoughts
Siva