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

    RE: TABLE MODIFICATION IN CROSS CLNT

    Hi all,I need some help on this issue. User need to modify C&E tables (YCEMOVTUS ...), but the object S_TABU_CLI was set to not modifiable in production, is there any other way other than modifying object for cross client table maintenence in product...

    Sri_S1 by Active Participant
    • 462 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Whole Data Retrieval

    Hi Experts,I have one master table, which contains about 16million records. My scenario is to retrieve all the data from the master table and display it using report. I am getting request time out error, when I use select statement. Can anyone tell m...

    Resolved! Accepted Solution

    Which is More Efficient? Selects from DB or Load to ITAB for Read?

    The DB table is not huge. Do I continually do selects from the DB table while I am looping in the program at my internal table to get the values I need?Or, do I load the DB table to an internal table in my program during initialization, then do Read ...

    Resolved! Accepted Solution

    Push button codings

    Hi expertsPls help me out in the coding for below,,,,i have 3 button inside my screen SAVECHANGE DISPLAYwhen i click on SAVE button the feild inputs shud get saved,when i click on CHANGE it shud be in a editable mode m where i can change the inputs ...

    Resolved! Accepted Solution

    CHAIN AND ENDCHAIN

    hI FRIENDS,I am writing module pool programming .. in that for validation i have used chain end chain in PAI modules . but that is not triggered by program..ex:in program MODULE check_chain INPUT. IF bldat = '' or budat = '' or reqby = '' or xblnr...

    Resolved! Accepted Solution

    delete parameter id

    Hi team, I am exporting a varitable to SAP memoryby set paramer id 'ZCODE' field l_v_code.Then I am getting the parameter value in another program by get parameter id 'ZCODE' field l_v_code. After that I want to clear the content of parameter IDor re...

    ALE Problem in BD64

    Dear Experts,When I was configuring ALE, in BD64 when i am clicking on generate partner profile i am getting message"Port could not be created RFC Destination not specified for the system Enter RFC destination and restart the generation"any one can ...

    Resolved! Accepted Solution

    Not able to capture Data in VL02N through BADI (LE_SHP_DELIVERY_PROC)

    Hello Experts!!!Iu2019m trying to capture all the FINALL DATA whenever there is any change made to Delievery Document (VL02N). To accomplish this Iu2019m using BADI LE_SHP_DELIVERY_PROC. Now the problem is even though this BADI triggers when I choose...

    Labels in this area

    Explore this Area