Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 11577

performance improvement

$
0
0

hi all,

     i want to improve the performance of my program, for the following code system takes much time,

could any one help me how to avoid this .

LOOP AT log_data.

    LOOP AT it_viqmel WHERE bequi EQ log_data-equnr.

      MOVE it_viqmel-qmnum TO log_data-qmnum.

      MODIFY log_data.

    ENDLOOP.

  ENDLOOP.


Viewing all articles
Browse latest Browse all 11577

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>