 |
Parallel Cursor - To speed up performance of Nested LOOP | ABAP Help Blog
We have the concept of Parallel Cursor exists in ABAP to overcome this hurdle and reduce this cost. In parallel cursor, we first try to see if there is any entry exist in the second table inside the LOOP construct of first table. We use the READ .. WITH K
zevolving.com |
 |