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

    Improve performance: SELECT statement in large table based on non-key field

    Hello ABAP gurus,I am writing a program that requires selecting from table BKPF. This table contains over 32 million records on my system. How would you propose to select records that are not in the key and is not part of key in any of the table in...

    Resolved! Accepted Solution

    Any way to catch exceptions from asynchronous call that short dumps?

    Hi, We have a requirement for a program that we know will occasionally short dump under normal conditions. We want to use an asynchronous call to let it plow ahead. To that end I've created a test program that calls a divide by zero func that short d...

    Resolved! Accepted Solution

    ABAP Unit Tests

    Hi,I'm new to ABAP. Since some days I'm evaluating ABAP Unit Tests (for ABAP Objects). I wrote a class Z_XY and then I wrote an ABAP Unit Test class Z_XY_TEST with several test methods which test all methods of class Z_XY.In principle everything work...

    Skip the Screen

    Hi Experts,i have created an RFC.In that i am calling a Report program by Using Submit statement.I kept a Export statement in the Repot program for exporting the Output internal table to my RFC.While executing the RFC , i am getting the a screen....a...

    Resolved! Accepted Solution

    How to access field in structure where fieldname is inside of a variable?

    Hi,Through searching number of old threads here on forums i learnt that i can get dynamic field names from a table with "assign component" syntax.So i have my fieldname inside a field symbol <fs_fieldname>. I want to use this fieldname to access a fi...

    clear sy-ucomm

    I have a subscreen whose main screen is in some different function group so i have to handle the fcodes that are assigned to push button.Subscreen has table controlMy problem is after i used push button (say Delete) and then want to scroll down in ta...

    Labels in this area

    Explore this Area