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

    Save the updated data is not working when REUSE_ALV_GRID_DISPLAY is called from a method

    Hello Experts, I call REUSE_ALV_GRID_DISPLAY in order to save data from ALV. When all is done in one program it works perfectly, but when the program calls REUSE_ALV_GRID_DISPLAY via a method (the program calls a method. the method calls REUSE…...

    hagit by Active Participant
    • 1252 Views
    • 3 Comments
    • 0 Likes

    Report is giving dump

    I had written the following code and added radio buttons as per the requirement but it is throwing a dump when I run it. Is my radio button coding wrong because before adding the selection screen the report was executing fine. data : lv_dir type ep...

    Resolved! Accepted Solution

    Debugging Work area

    Hi Experts, i have a question. While debugging any report i used to write [] with work area (ls_work[]) name but in some cases it gives error as "invalid variable" but runs without [] (ls_work). Can you explain the difference and error?

    Dynamic Internal Table

    Hi all, I need to download some table data the User gives in the parameter. So I need to Declare dynamic internal tables based on the table name. How to declare? I used the GUI_DOWNLOAD function for table data download. Pls, Suggest. The bel...

    iamnaveen by Participant
    • 1468 Views
    • 4 Comments
    • 0 Likes
    Labels in this area

    Explore this Area