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

    Call transaction

    Hi gurus,My requirement is when i click a perticular record material master it should goto mm03 transaction code. by using this syntax :CALL TRANSACTION 'MM03' AND SKIP FIRST SCREEN.Upto this it is commming perfectly. But my client donot want to sel...

    Resolved! Accepted Solution

    Is it possible to get back the default records in 'PA0001' after deleating.

    Hi all,I am having a problem with data in standard database table.I want to use standard database table 'PA0001', While doing some R&D with that table in 'IDES' server, I had deleted all the records in that table accidentally by using T.Code 'SE14'.N...

    Resolved! Accepted Solution

    BDC update using KE21N

    Hello all,I have a request that I need to create a program to update data via KE21N.However, according to the old post here and by my experience after online running this transaction, it is not really suitable for batch updating.Is the old transactio...

    hi all abap

    HI ALLLOOK AT THE FOLLOWING SELECT QUERRY.SELECT IBLNR MATNR WERKS LGORT CHARG ZLDAT BUDAT FROM ISEG INTO CORRESPONDING FIELDS OF TABLE ITAB_ISEG.THIS SELECT QUERRY DOES NOT FETCH ANY RECORD IF WHERE CONDITION IS USED FOR EX.WHERE matnr eq itab_...

    Labels in this area

    Explore this Area