Writing a program is not that tough, but the tough part is how optimize is that code is. Means if the code is not optimized, it might fail in future and create a big trouble for business. So code optimization or performance tuning is very important part of BAAP code. A performance optimized ABAP program reduces the load on the system, Executes faster thus saving the time of the end user and increasing the productivity.
There are several way to measure or do the performance tuning in SAP abap.
1) Database operations tuning
2) Application code issues
3) SQL trace
4) Runtime analysis
Follow the forthcoming posts for detail explanation in this topic.
0 comments:
Post a Comment