Hello,
In my itab there are 5 fields. In my 1st colmn there are 4 diff data for that other colmn contains diff respective data.
I sorted itab my colmn1.
Then it will give itab like
x s d f
x f q e
y p o u
y l k h
z m h g
So, what i want is to sum other colmn for x, sum for y , sum for z . for that i tried ' at new' 'sum'
but id did not work. can u tell me plz.?
Thanks.