Recent Activity

    Task 4 - Implement Criticality feature and create an Object page

    This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

    Task 1 - Create CDS View Entity ( August Developer Challenge )

    First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

    sheenamk by Developer Advocate
    • 94644 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Performance dependency on key type within a sorted loop

    Hello, There’s a huge performance difference when looping through a sorted table with a partial key depending on the key type and search value type as shown in the example program and performance results. It’s more or less clear why using differe...

    Resolved! Accepted Solution

    Runtime error while accessing Internal table with Key (ABAP 7.4)

    Dear Experts, With some reference, I have written below statement instead of normal Read statement to get an entry from an Internal table with some Key. But as the entry not existing with the passed key, process goes to runtime error. ABAP State...

    Resolved! Accepted Solution

    Function Module with internal table insie internal table as a parameter

    Hi, I have a function module which should receive back information about customers. There could be many customers therefore the export Parameter has to be a table. The Problem is that for each customer we will also receive a list of invoi...

    Resolved! Accepted Solution

    Badi Implementation : Declaration type automatically changes

    I'M trying to implement a classic badi to divide 2 numbers. While defining methods i gave 2 importing parameters and 1 exporting parameter. While activating this BADI a popup displays that Interface for BAdI definition is not valid and changes will b...

    JSON serialize issue for field names containing slash `/` [Call Transformation]

    Hello everyone,I am using kernel method while converting internal table content to JSON. However, if there is a `/` character in the field name (like BW table structures), I don't receive back the correct field name. Here is the method i am using; ...

    BSEC table details not available in Validation exit ZGGBR000 while BAPI execution

    I have requirement where I need PO number to fetch address info of the Purchase order in Validation exit ZGGBR000 to validate invoice document creation through BAPI /SER/INCOMINGINVOICE_CREATE4 . I need this address details because BSEC table detai...

    Resolved! Accepted Solution

    Local Object $TMP not shown correct in Eclipse - Include "," into property filter

    My SAP Username is: schmelzer,t. (yeah with comma and point) Adding a connection to Eclipse the Project Explorer shows me my local objects ($TMP) seperated with schmelzer and t. how can I fix this. Problem is that it wants to separate with the...

    schmelto by Active Participant
    • 2237 Views
    • 3 Comments
    • 2 Likes
    Labels in this area

    Explore this Area