Hello Sir,
I am getting the same error for using modify statement for an internal table.
Something like:
Modify ITAB from i_struct where <some_condition>
ITAB has lots of records almost close to 1 lakh entries.
As per the above solution, indexing the DDICs solved the issue. What about the case in internal tables.
Kindly give your inputs.
Thanks & Regards,
Rohit