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
    • 94915 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    How to create an dynamic internal table with the structure of a ddic table

    Hi all,I want to fill ddic-tables (which I already created) in my abap dictionary with data out of CSV-files (which are located on the CRM-Server). The ddic tables have different amount of fields.I started with creating a table which contains the na...

    Resolved! Accepted Solution

    what logic should be placed in the substution rule to identify the program

    Hi Guys,The standard program RKO7KO8G has parallel processing option, we have written a substitution rule and it has to work only for this program RKO7KO8G.in Substitution rule the code is as follow.form UZ36 using b_result.if sy-cprog = 'RKO7KO8G'....

    Logical Databases

    Hello, I have created a new custom infotype HRP9200. I have used the FM 'RH_UPDATE_INFTY' to change some of the data on this new HRP9200. However, it is failing with the exception 'ERROR_DURING_UPDATE'. Looking through the explanation it suggests tha...

    Problem With POV

    Hi, when i am applying f4 search help I am getting error like SAP paging Overflow When Storing Data in ABAP /4 Memory. here is code..TOP.PROGRAM SAPMZTEST1.TABLES : MSEG.CONTROLS : TBC1 TYPE TABLEVIEW USING SCREEN '0100'.TYPES : BEGIN OF ...

    Labels in this area

    Explore this Area