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

    se11 &se38 and se80 tcodes not executing getting abap dump syntax_error

    Hi, I have implemented 2408073 note and also all the dependent notes related to it. Now, while executing SE11& SE38 and SE80 tcode getting SYNTAX_ERROR dump, please check below dump details. Whenever I execute the above mentioned T codes I am get...

    AMDP T100 Messages

    Hello, we have a Z-Log table where we store T100 Messages of a Z-Report (MSGID, MSGNR, MSGTY, MSGV1, MSGV2, MSGV3, MSGV4). Now would like to create an AMDP which selects the data from the Z-Log and converts the message fields into a real message ...

    Resolved! Accepted Solution

    Pernr could not be locked' error while using FM BAPI_EMPLOYEE_ENQUEUE

    Hey Guys, I understand this is a very common issue and has been asked here in the forums extensively, but hear me out here! Trust me, I have checked so many posts here in the community and tried a variety of different things. But no luck. Busin...

    Kirubakar by Participant
    • 3992 Views
    • 3 Comments
    • 0 Likes

    How to execute a report program when radio button is selected with parameters from selection screen?

    I am trying to run 2 report programs, REPORTS_1 and REPORTS_2. The first program REPORTS_1 should only be executed if the first radio button is selected and all the parameters are filled in(parameter fields are always mandatory?). And the second prog...

    Resolved! Accepted Solution

    SUBMIT REPORT and SELECTION-TABLE

    Hello, I am trying to call report RIEQUI20 with selection table. I noticed that if my selection table contains selections on field EQUNR, only the first entry in selection table is factored in, the rest are ignored. The following code calls repor...

    alekszo by Explorer
    • 4275 Views
    • 7 Comments
    • 1 Likes
    Resolved! Accepted Solution

    Error while downloading data in chunks using open cursor

    Hi, I want to download data in chunks(1 lakh records at a time) into local system. Here, i am using cursors to do that. However, the cursor is closing implicitly whenever the system is asking for user permission to change or create a file and resul...

    Resolved! Accepted Solution

    Generate GUID, range?

    Hello,We are migrating a custom solution to one system to a new s4 system. (lot of programs and tables...) They want to keep the old data of our custom tables in the new system, theese tables have a GUID as key field. We generate this GUID in our p...

    how to display kona table's "bosta" - agreement status old and new value using cdhdr and cdpos?

    hey guys, i have a requirement where a program displays agreement change log but in that change log it doesn't show the best old and new value... its showing for other fields though. LOOP AT lt_hdr INTO ls_hdr. CLEAR ls_final. ls_final...

    Resolved! Accepted Solution

    cl_abap_runtime class counter method restart if the interval exceeds 30-40 minutes.

    I am using cl_abap_runtime class in a report to measure the execution time. for small intervals, everything works fine, the timer is accurate, but if i am running the report for more than 40 minutes, after a certain time, the get_runtime() method sta...

    Resolved! Accepted Solution

    System core dump signal 11 during SELECT SINGLE with a STRING table column with maximum length

    I just experienced a kernel error in my system, it took me a little while to find out what the culprit was. Maybe it will help someone in the future... This system core dump happened during a very simple SELECT SINGLE in my program (I indicate SING...

    Labels in this area

    Explore this Area