Hello friends,
I have 5 rows in my Internal table.
the 4th and 5th is quantity field.
I need to sum up the 4th and 5th field for same first 3 fields, so I am sorting and using on change of statement and is working good.
I was wondering if I can use a sum statement for better performance.
Madhu.