Sample of SE30 evaluation analysis screen:
So,what I did to avoid this, was to make a trade off between utilizing these resources. What I'm saying is that, looping inside several or even one internal tables(itab) that contains let's say a million records may create a problem in your runtime. Trading off here means is to break your itab and separate them that should contain only what is appropriate. For example, you should not include other posting keys if you need only pk 50.
Best practice and what is recommended is to balance those two resources, ABAP and DATABSE. System should remain low.
No comments:
Post a Comment