Skip to Content
0
Former Member
Jul 18, 2008 at 06:14 AM

LOOP AT ... WHERE ...

27261 Views

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á