Hi All,
In an enhancement, I have to look-up a R/3 table.
For this I wrote select query and getting data into internal table.
Here, when executing select query, a runtime error occurred saying that internal table overflow is happening...because of huge data...
How to overcome, this overflow.. with out increasing the size of internal table ?