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

    How do I show the description from DDIC instead of key value inside ALV?

    Dear All,I would like to know is there any short sample code teaching how to show the description in DDIC instead of the key value. I'm using the CL_SALV_TABLE class to manipulate my ALV. Is there any existing method that can help? It seems GET_DDIC_...

    Resolved! Accepted Solution

    BAPI that takes care of MOVEMENT type after inventory doc. posting 4m MI10?

    Hi Gurus,When i am posting an inventory document through MI10 transaction if the document has positive Quantity(2nd screen of MI10 QUANTITY FIELD) then the movement type '701' and if the quantity is negative then the movement type is '702'. I need to...

    Resolved! Accepted Solution

    Logs for Database Locks

    Hi All,One of my ztable did not get updated with the new entries using the UPDATE statement. This happend last week in one of our landscape systems. I assume that the ztable was locked during that instance since many users were updating the table via...

    Resolved! Accepted Solution

    Filtered search help

    Hello everyone!I have a screen with two input fields: PO (EBELN) and PO Item (EBELP):I want to implement a search help in EBELP that displays ONLY the possible items for the given PO in field EBELN.I'm unable to find in search help definition (SE11) ...

    Resolved! Accepted Solution

    Time out?

    Hello!I have more then 1 mln. rows in my db. If I write "loop' statement I have time out error.Does anybody have any idea, how I can loop the db without time out error? And I have a question yet. I have a "select" statement and I have to write "commi...

    Resolved! Accepted Solution

    Button on toolbar after executing the report i.e. after result display

    Hi, after executing the report result is being displayed.Now at this stage I want a button on the application toolbar clicking on which will allow a perform to get triggered.I tried in following manner:SELECTION-SCREEN: FUNCTION KEY 1.*INITIALIZATION...

    Resolved! Accepted Solution

    How to trigger SAPFM06P after adding or changing output type in message...

    Hello Experts, I want to debug my PO after adding or changing output types in the 'MESSAGE' button in ME22N. How do I do this?For example, output type 'NEU' calls my custom program ZSAPFM06P(Copy of SAPFM06P) and custom sapscript form. It onlytrigger...

    Labels in this area