The Challenge
90% of the issues occurring after Go-Live are related to quality of developments.
When looking at ABAP coding, it is always very hard to really ensure code quality. One recommended action is to make sure the flow of the programs is structured following the best practice rules for ABAP coding. The other recommended action is to ensure exhaustive testing. However, it is hard to determine whether a test script is really passing the added or modified coding. This might result into transporting insufficiently or even untested code into a production environment.
The Solution
- GPFI provides you with a structured visual program flow in no time.
- Furthermore, it can be used to download this program flow into MS Visio and integrate it into the program's documentation in MS Word.
- It will also tell you which parts of the programs were actually used in the test script as well as the performance of each object in seconds.