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

    BADI/userexit in VL02N

    Hi All!I do have a requirement in VL02N transaction where in before saving the document I will require to write a code which will popolate values in the text element on the text tab in the header section of the transaction.Any body have the idea of u...

    Resolved! Accepted Solution

    Regarding User Exit

    Hello Gurus, I want to use the user exit EXIT_SAPL2012_003 for BAPI_PO_CREATE1 but when I open the function module and double-clicked on the include ZXMEWU10, I got the following message:<i><b>Program names ZX... are reserved for includes of exit f...

    Resolved! Accepted Solution

    Userexits in VL02N

    Hi AllI had to write code at <b>PAI event ON VALUE REQUEST</b> for a custom field which I had added to VL02N transaction on the header --> processing tab.Can anybody give the userexit which is suitable to write this code.The program name is <b>SAPMV5...

    Resolved! Accepted Solution

    Restricting User

    Hi,I need to restrict a user (userid) from performing a particular transaction (MM01) for a particular material type (say zr01). But the user should be able to perform MM01 for any other type of materials.How can i achieve this? If it gets anything t...

    Resolved! Accepted Solution

    Date format in Parameters

    Hi,I have a Parameter of type date ppdat LIKE sy-datumwhich gets passed to a function, but when I pass it to the function, like this:ftpost-fvalu = ppdat.but when it does this the format gets mixed up, how can ensure it is in the format I want?Thanks

    Resolved! Accepted Solution

    Tcodes : FCOST, FCOEX

    Dear all,Two new fields have been added to the SAP tables FCO_DOC_HEAD, FCO_DOC_POS with Append structure.These two new fields also added to the structure 'FCO_REWORK_COCKPIT_ACTIVITY' and there by appearing on the screens of the Tcodes FCOST, FCOEX....

    Resolved! Accepted Solution

    Call transaction on FB03

    Hi,I created an ALV report using REUSE_ALV_GRID_DISPLAY function call and it also has a drill down functionality calling transaction FB03 when I double click on the document number. I programmed it to skip the first two screens and go directly to th...

    Labels in this area

    Explore this Area