Recent Activity

    AbapTurtle - make something pretty in abap (and possibly win prizes!)

    Introduction In order for our legacy to continue, we should be thinking about raising the next generation of ABAP programmers. In my experience, talent can easily be attracted by using shiny or colorful things. Turtle graphics are a popular method o...

    Custom Search help Find technical information, Debug and Troubleshoot search help not returning any values

    This blog discusses how you could add SAP custom Search help to standard search help and also troubleshoot why the SAP custom search help does not return any values even when user selected multiple values. It covers below topic areas: Check h...

    Let's code, share and learn. Calling ABAPers to next edition of #Hacktoberfest

    Motivation When I "navigate" through another developers communities I see how they are strong in terms of open source world. Seeing this I started a digital event here in last year (can be read here) to promove this initiative. About event The Hackt...

    interface model

    Sometime in the summer of 2004, during my studies, I attended a lecture about programming. It was a hot summer day. This noticeably lowered the students' attention During the lecture, the professor said something that I always remembered. I could un...

    Download Spool to Application and Presentation server in Text, HTML and Excel formats

    In this blogpost you will learn to “Download spool to presentation server and application server in 3 formats – Excel, Text and HTML “. In one of my projects I got a requirement to download the spool in Excel, text and HTML format in presentation/Ap...

    SAP Community Session - Are you tired?? How to keep that edge - Meet the SAP Community

    This is a SAP Teched community session at Las Vegas Teched.  I'd love to see you here!   Do you have a great new idea that is shut down at your employers or past employers?  Do you have coworkers that think you are a bit crazy for wanting to try ne...

    mmcisme1 by Active Contributor
    • 987 Views
    • 4 Comments
    • 11 Likes

    ABAP and JSON

    Dear Community, as a programmer I'm always happy when data is structured. That makes working with it easier. Over the years I have been using different formats such as XML for example. A few years ago I heard about JSON for the first time. Unfortuna...

    ABAP / Fiori Elements - Adding BOPF Create Remove Update Delete (CRUD) Actions to CDS Views: Building from Scratch Walkthrough Part 2

    See Part 1 to see how the data architecture was made. https://blogs.sap.com/2019/08/09/abap-fiori-elements-organizing-your-data-architecture-using-cds-views-building-from-scratch-walkthrough-ui-and-logic/   Note: I will be using ABAP Development T...

    A4H Use Case - Creating CDS view to get System status and User Status Texts for bulk of Objects

    Introduction: In this blog post you will learn a use-case on concatenation of column values from multiple records and bring the data into single record in ABAP CDS views. Overview At some point in time we would have used the Function Module STATUS_TE...