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
    • 96825 Views
    • 212 Comments
    • 39 Likes

    Can we change the display length of file name in GOS attachment List?

    Hello Everybody, I have used GOS (Generic Object Services) in a transaction to allow adding and displaying attachments. If i create attachment from files having similar initial names (Lets say initial 50 characters in file name of these files are sam...

    COMMIT WORK

    Hi all, I have a dialog program which uses a BDC. This batch input calls another code which contains a BDC. At the end I check the subrc and if it is 0 I do COMMIT WORK AND WAIT. The problem is that after the COMMIT the session end and returns to the...

    Resolved! Accepted Solution

    Catch in Loop w/o exiting loop.

    Hi,I'm performing a LOOP at table. ENDLOOP. Within the loop I have a TRY. ENDTRY. CATCH. This is so I can perform a arithmatic statement and catch any errors. The problem is, if an error occurs it exits the LOOP. I don't want to exit the entire ...

    kmoore007 by Active Contributor
    • 3264 Views
    • 3 Comments
    • 0 Likes
    Labels in this area

    Explore this Area