Dear All,
I have one internal table with 10000 records . I want to read a specific record with certain WHERE clause with logical operators.
Now my requirement is that as soon as that condition is satisfied , control should go to next line after Endloop BUT NOT to the next loop pass so that it will not read remaining entries.
Suggestions are most welcome.
Thanks...........