Hi!
I like using the LOOP AT ... WHERE ... statement.
However it is really slow, if the internal table contains many (over 10000 entries), even if it is perfectly ordered and I'm using the full key in the WHERE condition.
Could you suggest me any similar statements with a better performance on larger internal tables?
Thank you
Tamá