Recent Activity

    Part-1: How to call function import in $Batch mode using Apache Olingo Library and read the response

    Recently in my current project, I came across a requirement where function import of an external service had to be called in $Batch mode. Here the Apache Olingo library provides out-of-the box support for preparing batch request. Please refer to the...

    Using ABAP2XLSX to send ALV table output as Excel spreadsheet via internet email

    A recent discussion amongst the ABAP developers at my site dealt with the topic of how to arrange for a customized ABAP program running as a background job to have its ALV table output sent to an internet email address. During this discussion I learn...

    ABAP CDS View: Issue faced on join of tables on columns where one column is of RAW data type

    (This blog will provide the issues faced and the solution when joining tables in CDS views)   ABAP CDS views provide the capability to join tables on linked columns. For example, a table employee_details and company_details can be joined based on c...

    ABAP Game - Spot the Bug

    This fine day I have been talking to the inventor of abapGit and discussing how to fix bugs on an open source project. With your own Z code it is of course really easy to fix problems – with open source ABAP code it should be almost as easy. But ...

    hardyp180 by SAP Mentor
    • 3819 Views
    • 15 Comments
    • 10 Likes

    ABAP Dictionary External Views for Overcoming ABAP CDS Views Limitations

    Hi, in this post I would like to share usage of ABAP Dictionary External Views in ABAP CDS views development to overcome some limitations. Scenario 1 Imagine that we have S/4HANA system and HANA DB also used for other applications. In this case we ...

    Simple Number Game

    During our childhood days we used to play the number game on paper. The same thing when I played with my kids, they were happy and excited. They used to ask me, dad, how you are telling the correct answers. The same thing I developed in SAP using Di...

    [Frontend]Lazy loading, see how Twitter does it / [Frontend] Lazy loading, sehen Sie wie Twitter es tut / [前端]懒加载,看看Twitter是怎么做的

    Deutsche Version ist in der Mitte des Artikel 中文版位于文章底部 ————————————————————————————————————————————– Jin hates Twitter. Jin is my friend when I studied in Germany. He loved literary creation when he was still in China. But he never registered any ...

    Text Symbols Where-Used List

    Searching and finding the exact word what you look for is so important in lots way. Most of cases ,we do not remember what the program or transaction was, we have been created before.Then we need a search tool. When we need to find a word contains in...

    omer_sakar by Active Participant
    • 5020 Views
    • 2 Comments
    • 7 Likes

    On some questions and positioning of the openSAP course "Writing testable code"

    Hi everyone We are currently running the openSAP course “Writing testable code for ABAP” that focusses on unit testing with ABAP with the patterns and tools needed. And we are happy to see that several people are blogging about it on SCN. There were...