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

    filtering

    Hi all, I have developed a report for displaying stock details. In the input field i have given material no and posting date. For the material no, it takes corresponding fields from mara and based on mara-matnr it takes corresponding fields from ...

    Resolved! Accepted Solution

    REGARDING O/P

    DATA : BEGIN OF IT_MAKT OCCURS 0, MATNR LIKE MAKT-MATNR, MAKTX LIKE MAKT-MAKTX, END OF IT_MAKT.SELECTION-SCREEN BEGIN OF SCREEN 500 TITLE TITLE." AS WINDOW.PARAMETERS : P_X TYPE I.SELECT-OPTIONS SO_MATNR FOR IT_MAKT-MATNR.SELECTION-SCREEN...

    regarding read_text

    hiiam using read_text FM to pass text to scriptiam facing problem regarding tdname tdname is the combination of RFQ no and ITEM NO but in my sap script only one text is repeating i.e of first line item 60000006950010 i.e JET TYPE to other line item a...

    ale & idocs

    Hi friends ,I want upgrade my skills in abap ,currently i am working on reports i want to develope an idoc program actually every one saying cofiguration settings and distribution model and so on..........but in general what is the actual work of an...

    Resolved! Accepted Solution

    Field symbol problem

    Hi Experts,Am getting a dump in my code where the field symbol is used. It says "A new value is to be assigned to the field "<FS>", although this field is entirely or partly protected against changes.".And the line where its pointing is :<fs> = lv_re...

    Plz Check Code!!!!!

    Dear All,Below is my code given but in output screen it does not show any value of ceratain fields like KOSTL,BELNR,BLDAT,WRBTR,DMBTR,BDIFF from BSID table.Can anybody go through the program and let me know where is the error and where I am mistaking...

    Labels in this area

    Explore this Area