Recent Activity

    I See Dead Code

    Folks, One does not need a sixth sense to see the dead ABAP code. Like love in the popular song, it’s “all around me and so the feeling grows”. The feeling of intense dislike that is. What is “dead code”? In most cases, dead code used to be alive. I...

    From SOA to Macroservices

    Should you happen to be researching ‘Service-Oriented Architecture’ (SOA) on the Internet today, the most recent articles you are likely to find will often be titled: SOA vs microservices. Complicating the picture a little further is that you will al...

    CH06 by Participant
    • 2621 Views
    • 0 Comments
    • 3 Likes

    ATC not checking modifications

    We installed an external ATC system, patched our SAP landscape up to Netweaver 750 PL 16 to check our own developments. But checking code in modification was possible in some, but not all development systems.Checking for notes or internet did not hel...

    CreyJ by Participant
    • 2010 Views
    • 0 Comments
    • 4 Likes

    A collaborative analytics solution that ensures input secrecy, output privacy and high accuracy

    It is well known that data collection is the focus and the monetization basis for some of the largest companies in the world. Moreover, machine learning solutions are increasingly deployed and they require massive amounts of training data. Such valua...

    SQL Windowing functions

    Introduction New functions have been introduced in HANA for some years ago, but haven't received a lot of attention. The two functions we will cover here are LAG() and LEAD(). The functions provides access from the current row to the previous and ne...

    Dear ATC, I don’t trust you any more! :-( …e.g. when your search for problematic SELECT * statements

    If you follow me around here, you probably notice that I’m digging into ATC right now. I recently had 2 cases, where ATC would find something, but it would ignore something quite similar, right next to that. I turned those observations into questio...

    ADT ABAP Debugger - What to do if your program does not stop at breakpoints

    If your program does not stop at breakpoints then follow the below list step by step. Scope: This blog is about the ABAP Development Tools in Eclipse (ADT), not about the SAP GUI Debugger. Nevertheless, many of the following hints are also useful fo...

    Armin_Beil by Product and Topic Expert
    • 60717 Views
    • 27 Comments
    • 48 Likes

    PEPP-PT - ein Referenzmodell für mehr Datenschutz, Privatsphäre und Security in Tracking-Apps

    Die Corona Krise stellt die Gesellschaft vor viele Herausforderungen. Es gilt, das Virus so schnell wie möglich einzudämmen. Die Instrumente dazu sind Kontaktverbote und Ausgangssperren. Doch wie genau kann überprüft werden, ob sich auch jeder daran...

    Node.js (3rd Edition)

    In this blog post, I am going to discuss on What is Node.js, Why is it used and a quick demonstration on how Node.js is filling the developer needs. What is Node.js Javascript developers could now use Javascript on the server side so they could use...

    UNTIL Considered Harmful

    A Case Against the UNTIL Statement would have been accurate, but I could not pass on using a famous phrasal template. Conditional Iteration with UNTIL An ABAP language element implements a concept needed to solve a problem in the developer mind. Afte...

    nomssi by Active Contributor
    • 1922 Views
    • 5 Comments
    • 10 Likes

    Formatted excel using XML

    In every business, it is necessary to convey data within or outside of SAP. When we think about exporting data from SAP to a non-SAP system, the very first option that comes in mind is excel. Because, it is a fast and easy way but the only drawback i...

    rrajgor by Participant
    • 26588 Views
    • 11 Comments
    • 8 Likes