Hi Experts,
I have a select query, which yields huge amount of data. Due to its size, the internal table is not getting filled and raises some memory problem. Can I spilt that selection into multiple small selections and append it to the same internal table. If possible, how can it be done?
Thanks and regards,
Venkat...