Hi,
where do the 50000 entries in your itab come from? Most likely also a select statement.
if this is the case why don't you try to use a join of the three tables involved instead of the join together with for all entries?
Christian
Hi,
where do the 50000 entries in your itab come from? Most likely also a select statement.
if this is the case why don't you try to use a join of the three tables involved instead of the join together with for all entries?
Christian