fabianlupa
Contributor
Member since ‎12-11-2016

User Statistics

  • 225 Posts
  • 29 Solutions
  • 95 Kudos given
  • 368 Kudos received

User Activity

***English version below***Glück auf SAP Community,in dieser Gruppe findest du Infos zu Infos zu regionalen SAP-Themen in Dortmund und Umgebung! In dem Zusammenhang möchten wir, Patrick (@PatrickHo) und Fabian (@fabianlupa), uns kurz vorstellen.Wir b...
If you are using abapGit as a tool to facilitate your development processes you at some point have to decide on an update strategy for abapGit itself. Most likely you are only updating abapGit when a feature or bug fix is released that you need or fi...
Hello CodeJam team,we currently have a CodeJam scheduled for Service Integration with CAP on the 8th of September at one of our offices, in Dortmund, Germany. I think the previous one we hosted was back in 2018. We think about doing these more regula...
I am looking for a way to request parameters from the user in ABAP console applications using the interface IF_OO_ADT_CLASSRUN. As far as I know that is just not implemented. However, in the importing parameter out of the main method an object refere...
I noticed the functional method call pretty printer option is available on the 7.54 developer edition. So I activated it and got some unexpected results with method chaining. This is especially noticeable with the builder pattern. Full source co...