ABAP Development
5896 Blog Posts
1984 Contributors
-
During a workshop, I asked the contestants to refactor the sources of the Ski Lift Price Kata by Dominik Panzer. We made three rounds with about 45 minutes per round and 15 skilled and experienced developers tried to identify, what the code does,... Read More »2Comments6Likes
-
Clean Code: Wartbar, Lesbar und Testbar Clean Code ist ein Begriff, der Software beschreibt, die einfach zu lesen, zu verstehen, zu warten und zu testen ist. In diesem Blog möchte ich einige wichtige Prinzipien zusammenfassen, um Anfängern einen... Read More »0Comments4Likes
-
Clean Code – From Contribution to Decision Clean code is a term used to describe software that is easy to read, understand, maintain and test. With the adoption of the clean code style guide by thousands of teams, changes to the style... Read More »0Comments10Likes
-
Introduction: In my previous blog, I have demonstrated how to enable Adobe Form printing/preview in SAP CRM actions by creating a proxy to Smart Form. Requirement: In this blog, I’ll explain how to deal with printing multiple copies of an... Read More »0Comments1Like
-
Introduction: With SAP’s built-in standard function modules, such as “CONVERT OTF 2 PDF” or equivalent, we may convert OTF data to PDF format. However, despite extensive internet searches, I was unable to locate any FMs, blogs, or... Read More »1Comment2Likes
-
Hello, In this beginner blog post we are going to see how we can use #ISOLATED (Isolated Processing) in ABAP Restful Application Programming Model. Previous Blog Posts ABAP RAP – Instance Authorization ABAP RAP – Global... Read More »2Comments4Likes
-
This is the second post in this series. Here is the previous blog post: [Get to Know RAP: Introduction] This blog post also follows up with a video that walks you through the tutorial that I will be going over. Introduction As mentioned in the... Read More »1Comment7Likes
-
Hello #ABAPPERS, I have really nice tip ! When sometimes, we want to get inside the debug screen but ‘/h’ is not always work, for example in the pop-up screen. SAP do not allow you to write the t-code ‘/h’ so for this kind of... Read More »3Comments2Likes
-
In diesem Jahr starten wir wieder unsere Workshop Reihe der SAP Fiori End to End Workshops für SAP Partner. Die erste Veranstaltung findet in Leimen in der Nähe des SAP Mutterschiffs statt. 21 – 23 Februar 2023 Alle Vorträge werden in... Read More »0Comments2Likes
-
Introduction: In SAP CRM actions, we don’t have any option to configure, develop and print Adobe form. It allows printing of Smart Forms only. But we can tweak system to make this feature possible, by doing some config/coding changes. In SPRO,... Read More »0Comments1Like