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

    BDC Error:input value is longer than screen field?

    Hi all,I have written a BDC program for a ztcode in that i am enetring values on screen fields and on click of save button it will save data to ztable.Following is my recording:PERFORM BDC_DYNPRO USING 'ZCUST_MPOOL_BDC' '0100'.PERFORM BDC_FIELD ...

    Resolved! Accepted Solution

    modify toolbar for alv using CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY_LVC'

    Hi Experts,I am using CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY_LVC' inside an exit.I need to modify the tolbar with just three options :-a- add new rowb- delete rowsc- save dataPlease guide me step by step as how to proceed as I am very new to ALV.and ...

    Resolved! Accepted Solution

    read table inside a loop

    Hi,I would like to seek advice on this.I have 2 internal table as below. The problem is although i have the same set of data in both internal table but why sy-subrc still returns 4. I found out anln2 map to different ones. Why read table not able to ...

    Resolved! Accepted Solution

    Regarding Database MODIFY

    Hi,I am updating(or Insert) database table in a user - Exit, using MODIFY statement.On a particualr date, they have created 100 documents. But, in that 96 documents are inserted into the Custom data base table. But, 4 documents are not inserted. So,...

    Resolved! Accepted Solution

    COR3 - Call transaction

    I have developed an ALV report where when double click on a Process Order number the report will call a standard TRANSACTION COR3 using call transaction method. But the report always takes the first selected Process Order value in the cor3 transacti...

    Call transaction

    HiI need to go to the transaction KOB1 from my program and populate the select options parameter for all the orders.How is this possible?In call transaction we can use set parameter...But this is only for a single value How can i send multiple values...

    Resolved! Accepted Solution

    Upgrade from 4.6c to ECC

    We are upgrading from 4.6C to ECC. We have evaluated the UCCHECK results. I wanted to know is there any other places we might need to change our codes except those indicated in UCCHECK, SPAU and SPDD transactions? Can we assume that the list provided...

    Labels in this area

    Explore this Area