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
    • 94132 Views
    • 212 Comments
    • 39 Likes

    ALV Grid edit

    Hello,if you edit your ALV befor first display you can set the attributes of the layout: gs_layout-edit = 'X'.The problem is that I want to have the delete button of the ALV which exist only when I set edit = X.I don't want to program the function o...

    Resolved! Accepted Solution

    Change VBKD in VA02 (SAPMV45A) during save

    HiI would like to change some VBKD-values during save.Therefore i append(or modify) the lines into the table xvbkd.But the VBKD got not updated with the new values.I use the USEREXIT_save_document in SAPMV45a to change xvbkd.I hope somebody can help ...

    3 way match

    Hi, In my scenario based on the values in the PO history tab have to cross check the values of Goods reciept,Invoice reciept and service reciept.If all the 3 values are same then further process can be done else have to block it.How to do it.Have an...

    Resolved! Accepted Solution

    Validation for ENTER

    Hi Guru,I am displaying one ALV using class.I have one INSERT button if user clicks on that it will insert one row.But when the user press ENTER thro keyboard it sud do some validation.I tried as sy-ucomm as ENTE, '/00' but its not working.Cud u pls ...

    Resolved! Accepted Solution

    cannot de-activate an implimentation in ECC 6.0

    Hi,I created an Enhancement Implementation in program RLS10034 and it works fine. I have been activating and de-activating during my testing but now I cannot de-activate it. It is stuck on active.Anyone got stuck like this before? Is there a way arou...

    Labels in this area