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

    user exit

    I am developed and activated a user in CMOD. When we did our initial test it triggered once...however from next time onwards the we notice that the user exit was not triggering even though there was a break point in it.Can someone help me with the pr...

    SG141 by Active Participant
    • 704 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Long Text Conversion.

    Hi Guys.I am using LSMW to load standard text to Routers standard direct input program provided by SAP. The LSMW Works fine, but it keeps the existing text and loading the new text by appending it, I need to clear the old text value and load the new ...

    Resolved! Accepted Solution

    abap

    1. What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why? 2. What are logical databases? What are the advantages/disadvantages of logical databases? 3. What specific st...

    Resolved! Accepted Solution

    o/p for this code

    >wat happen if an itab 'i_ekko' having records in it processed by code.loop at 'i_ekko'.i_ekko-ebeln = 'xxxxxxxxx'.append i_ekko.endloop.1.one extra record is inserted in to itab.2.it will not go in to loop statement3.loop will never end as it is an ...

    Resolved! Accepted Solution

    Result Summary Display

    Hello all,I wrote a program to insert dates on item for a given PO. Basilcally, user will (on selection secreen) input the PO, the range of line items, and the new dates to write or overwrite. This program is working fine, but after running the progr...

    Resolved! Accepted Solution

    Tree Display in List

    I would like to display a Tree report in a list.I zeroed in on the following function group SEUT which contains the following function module RS_TREE_LIST_DISPLAY.Can some one provide me with the procedure to follow to go about using thefunctions in ...

    BAPI Lock issue

    Hi Friends,I have a situation where several instance of a workflow gets created at one time which as a part of the process calls a BAPI and updates a table. Only few instances could update the table successfully (Sometimes none). Rest of them couldnt...

    Resolved! Accepted Solution

    Last time it run

    Hello All, I need to store the last date a program run. My last resource is creating a Z table to store the data. I think it should be better ways to do this. Is there any ABAP statement that works like IMPORT/EXPORT but store the data even when the ...

    Resolved! Accepted Solution

    how to use locks

    Hi guys, I am modifying some values in my DB mara when i do it i want to lock tthis table how to do it can anyone give me explanation pls i kow we can do it using enqueue but i want to know to to use this <b>FM( enqueue n dequeue ) </b> ...

    EXIT_SAPLCMAT_001

    I am working on the user exit <b>EXIT_SAPLCMAT_001</b> I am done with the coding part.However when trying to activate it I am having problems with it.Here's the documentation i got for the exit.The following is the documentation of the enhancement CI...

    SG141 by Active Participant
    • 1412 Views
    • 2 Comments
    • 0 Likes
    Labels in this area