Skip to Content
0
Former Member
Jul 20, 2007 at 06:12 PM

loop with dynamic where clause

61 Views

hi,

In a program we need to use a loop into an internal table with a where condition is decided on run time.

"Select" from database table is using dynamic where clause and it is working fine.

For the loop part does any one have any idea on this? if we can have dynamic where clause in a loop into internal tab?

Thanks