Hi,
I have an ALV display,I need to add the line items having similar flow type value for the amount field.
Eg:
Flow type amount
8301 100
8301 100
3201 100
3201 50
It should add yhe values of 8301,giving me a sum of 200 in the amount field.Similar to 3201,giving an amount of 150.
Please advice,as this is urgent.
Thanks.