MERGE: An integrated software solution for manufacturing in the production area
MES stands for Manufacturing Execution System and describes a software solution that closes the gap between the higher-level corporate management through SAP systems and the individual workstations on the shop floor level. It takes on central functions for monitoring and controlling production processes in real time.
[Read more…]
Experience Report: ABAP Code Retreat 2024 at Inwerken AG
On September 10, 2024, another ABAP CodeRetreat took place in Isernhagen (near Hanover) – an event that was launched in 2016 by Damir Majer and Christian Drumm. Enno took care of organizing the event at Inwerken AG. Together with a group of ABAP developers, we met to code together and learn from each other. [Read more…]
Code-Quality in SAP-Development
Code-Quality? Of course, I always build my things well. Everyone should be able to work with it, so no unnecessary authorization checks. Comprehensive testing? You can always do it later. Finish it first. Follow the guidelines? I’m working on it. Whenever I have the time, but unfortunately, we’re often in a hurry… I’ll submit the documentation later; nobody needs it at the moment anyway. F4 help? Yes… that’s right. That would probably be good. But on the other hand – only people who know what to enter in the mandatory input field P_DODEL work with it anyway. (Day of Delivery is!)
Condition contract management in ECC and S/4HANA
Condition contract management is a tool for bonus processing within a company. With the switch to S/4HANA, the well-known bonus processing is being abolished and replaced by condition contract management. Bonus processing should thus become more technically flexible and performant and offer more clarity for users. But does condition contract management keep what it promises? And what are the limits of the delivered SAP standard? [Read more…]
Our leap into IT specialist
Hello everyone! We are Jannik and Daven, 18 years old. We started our training as IT specialists for system integration and application development on September 1st, 2023 at Inwerken. In the first 6 months at Inwerken we were able to gain a lot of experience and, thanks to the team support, acquired a lot of specialist knowledge.
Maintainability of program code: Why maintainable? It works!
The S/4HANA conversions, that are in full swing at many companies, make it particularly clear when programs have been poorly programmed in terms of maintainability. In this article, I would like to explain the importance of maintainability in the SAP environment.