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

    set currosr position in reuse_alv_grid_display_lvc

    Hi Experts ,My requirement is I display the report output using the function module reuse_alv_grid_display_lvc , there i have more than 4 editable fields the first field contains Drop Down list box , user can select values from the drop down entries....

    Resolved! Accepted Solution

    Editable ALV

    Hi all,I have created an ALV using set_table_for_first_display, where one of the field is set to editable. I have two buttons, one for save the changed data and other to edit the layout. Initially when the layout is displayed for first time, all the ...

    Resolved! Accepted Solution

    FM to call RFC dynamically

    Experts,I have a set of RFC's which has to be called dynamically. All RFCs have different set of input parameters. Is there any standard FM with which i can call RFCs with variant? similar to what we do for report using submit <progname> with selecti...

    Resolved! Accepted Solution

    Enqueue/Dequeue

    Hi, There are 2 reports accessing 1 table. I am facing the runtime error with description - "The database system detected a deadlock and avoided it by rolling back your transaction.u201D Have come across implementing the ENQUEUE and DEQUEUE concept o...

    Resolved! Accepted Solution

    GetObject in ABAP language

    Hello community,to create a new COM object I use the command CREATE OBJECT in ABAP. Is it possible to use an existing COM object on the presentation server? Other programming languages offers the command GET OBJECT to return a reference to an existin...

    Resolved! Accepted Solution

    Commit and Rollback

    Hi all, I am facing this problem. I am writing a custom report working on several custom tables. I cannot update all tables with one query, so I have to do it in sequence. Operation are:1) function to get a number from numeration2) custom table A upd...

    PR change BAPI

    Dear All, I have a requirement to update the PR with a purchase organization using standard bapi - BAPI_PR_CHANGE. I want to know what are all the mandatory fields to be passed to the BAPI and update the field Purchasing organization Regards, ...

    Resolved! Accepted Solution

    Create manual dump

    Hello everyone,I have the following isse. A customer has a problem that a Z-table sometimes doesn't get updated. Now I would like to save as much data as possible as soon as i discover this (select on table in different locations of the program). So ...

    Labels in this area

    Explore this Area