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

    MATNR-restricting to 8-User exit

    Hi Folks,In MM01 I have to restrict the MATNR to 8 characters instead of 18(THEY WANTS THIS MATNR TO RESTRICT TO ONLY 8),so that the client can use the first four for his material group and the rest 4 for the number.MM01 is having the following user ...

    kiran_k8 by Active Contributor
    • 2716 Views
    • 17 Comments
    • 0 Likes
    Resolved! Accepted Solution

    printer LOCL in background

    Hi guys,I have a smartform that is being called in background and when we specify the printer to be P123 (specific printer) when we check the spool, the status is green. But when we specify the printer to be LOCL, when we check the spool the status i...

    Resolved! Accepted Solution

    Binary Search

    Hi All,data: begin of t_kna1 occurs 0, kunnr like kna1-kunnr, name1 like kna1-name1, end of t_kna1.select kunnr name1 from kna1 into table t_kna1.sort t_kna1 by kunnr name1.loop at t_bseg. read table t_kna1 with key kunnr = t_bse...

    Problems with IDOCS

    Hi everyone!I'm working with IDOCs and I am having the following problem: I'm modifiying a specific standart IDOC (DELVRY03), adding a new structure called ZSTRUCTURE. When making an example to create the IDOC I am not able to find the new structure ...

    Resolved! Accepted Solution

    hi

    What are the 3 main sub objects of a LDB? More than one answer is correct.a) Structureb) Selection Screenc) Search Helpsd) Tablese) DB Programpl.. give me explanation for thi

    Labels in this area

    Explore this Area