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

    Problem with JOIN

    Hi. I have such problemDATA: a_edidd LIKE edidd OCCURS 0 WITH HEADER LINE. SELECT * FROM edid4 JOIN edidc ON edidc~docnum = edid4~docnum <= ERROR INTO CORRESPONDING FIELDS OF TABLE a_edidd WHERE edid4~credat EQ '20071123'.ERROR:<i>You cannot u...

    Resolved! Accepted Solution

    immediate.....pls

    i want the status of the document.....in which select options must be sales docc..number,date,customername.this is a interactive report in whichoutput fields are docnum-vbeln,customer num-kunnr,date-audat,status-gbstk,value-netwr all the field are f...

    Resolved! Accepted Solution

    How to append data..

    I have an requirement where in transaction MIGO. when user clicks on POST button, at that time the data should be e-mailed to the Vendor.So for that i have created a Z implementation of BADI MB_MIGO_BADI.Now in that i have written a Function Module n...

    Idoc Error

    Hi All,I am posting an Idoc using FM 'IDOC_START_INBOUND'. I am getting an error message with pop up contains 'EDI: Idoc XXXXXXXXX has not been opend(Open)'.Can anybody let me know how to solve this issue.Thanks in Advance,Vasu...

    Idoc Error

    Hi All,I am posting an Idoc using FM 'IDOC_START_INBOUND'. I am getting an error message with pop up contains 'EDI: Idoc XXXXXXXXX has not been opend(Open)'.Can anybody let me know how to solve this issue.Thanks in Advance,Vasu...

    Labels in this area

    Explore this Area