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

    Object Refernce

    Hi,How can we check if an object has been created or referred, Actually the object is created based on some condition and a method is called later, i want to check if the if an object has been created or referred to avoid a dump when the method is t...

    default date

    hi i m stuck in a program. a date is entered in the selection screen. my condition is to get the data from the 1st date to the last date of the previous month.for eg: if the date in selection screen is 8th nov , i need to get the data from 1st oct t...

    Resolved! Accepted Solution

    regarding BADIS

    Hi If there is no method by name CL_EXITHANDLER in the program.Is it mean that there are no BADIS for that program.In my predefined program there is no CL_EXITHANDLER .Then how to find the BADI for that program

    Resolved! Accepted Solution

    problem in query

    DEAR FRIENDS,I HAVE TO GET DATA FROM BSEG TABLE ACCRODING FOLLOWING SELECTION DATA IN WHERE CONDITION MENTIONED IN BELOW QUERIES.I HAVE DATA IN TEMP_VBRK BUT AFTER EXCUTING FOLLOWING QUEREY I AM GETTING ITAB_BSEG INITIAL. NO DATA.WHILE SAME SELECTION...

    Resolved! Accepted Solution

    CALCULATE_DATE

    When I call the function module CALCULATE_DATE with input MONTHS=1 and START_DATE=20080131, I get RESULT_DATE=00000000, where one would expect the last date of February to be returned.Am I not using this function correctly?

    Resolved! Accepted Solution

    Fields checking

    Hi all ,Thnx u very much i am learning so much from this SDN i want a function module or way to search fields if we have field name i know the way se15 and where used list other then that is there any other way to find in a efficent way

    Resolved! Accepted Solution

    SQL doubt

    Hi all, SELECT plaf~matnr plaf~gsmng INTO CORRESPONDING FIELDS OF TABLE it_plan FROM plaf INNER JOIN mara ON plaf~matnr EQ mara~matnr WHERE plaf~matnr IN s_matnr AND plaf~plwrk EQ p_werks AND mara~mtart EQ 'FERT' AND ...

    Labels in this area

    Explore this Area