Recent Activity

    About ADS Font Trace

    With the activation of ADS Font Trace by referring to Note 1717189, we can get the font processing log following the steps provided by 2216427 - How to generate a PDF with Additional Information - ABAP Scenario.   We can find a few files as attachm...

    Building an OData Service with a Spring-Boot Java Application using Olingo - Part III (Payloads and Custom Logic)

    It's time to come to the third and final part of my blog. In the last blog post, we implemented our OData service with help of the olingo library. We were able to fetch the metadata from our service or call our REST health check endpoint to see if ou...

    Report ZCLEANUP_PASSWORD_HASH_VALUESX - Remove weak password hash values

    Risk zone ! The password hash algorithm used by ABAP based systems had evolved over time. Older hash algorithms are seen as weak nowadays and you should get rid of any such weak password hashes. References: Blog SAP password hashes security from...

    Reverse Loop finally possible with STEP addition for ABAP Internal Tables

    Are you tired of taking the secondary road to your destination? You might feel like this if you're writing DO or WHILE statements with a READ ... INDEX to loop backwards across the lines of an internal table in ABAP. And if your internal table is a h...

    lenapadeken by Product and Topic Expert
    • 26323 Views
    • 19 Comments
    • 55 Likes

    Getting Started with ABAP: How to Create Help View and Search Help Part 1

    This is the next blog post in this series. Here is the previous blog post Getting Started with ABAP: How to Create Maintenance View In the previous blog post, we learned how to create maintenance view. In this blog post we will learn how to create ...

    Eclipse ADT vs SAP GUI Editor

    Edit - removed personal references. Instead, I make this a conversation and between Boris. A discussion has sprung up on the relative merits of ADT vs the SAP GUI editor at the end of a question. Since it's at the end of a post concerning enhanceme...

    matt by Active Contributor
    • 27010 Views
    • 77 Comments
    • 16 Likes

    ADT / Eclipse plugin source code

    I've created a plugin to ADT, that runs a few proprietry function modules on a back end system. These function modules perform security specific code scans. Obviously, you can't actually run this back end without that software being installed, howeve...

    matt by Active Contributor
    • 2092 Views
    • 0 Comments
    • 9 Likes