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

    Performance suggestion

    Hi experts!!Any performance Suggestions for following codes:form display_data .DATA: i_npdreq TYPE TABLE OF znpdreq, w_npdreq TYPE znpdreq.data: i_link type table of crmd_link, w_link type crmd_link.data: i_partner type table of CRMD_PARTNE...

    Resolved! Accepted Solution

    IS ABAP FINISHED

    HI TO ALL SDNERS, I HAVE HEARD IN THE NEAR FUTURE SAP IS GOING TO COMPLETLY REPLACE ABAP WITH JAVA.DUE SAP's NETWEAVER push and SOA (service-oriented architecture) strategy .IS THAT TRUE I HAVE SPEND ENDLESS HOURS FOR LEA...

    Resolved! Accepted Solution

    REPLACE ALL issue

    Hi All,I have a string like "Nikhil #". I need to remove # from the string but still keeping the trailing spaces. I tried REPLACE ALL and SHIFT statements but it deletes the Trailing spaces as well. Any help would be highly appreciated...

    Resolved! Accepted Solution

    LSMW Error

    I have an existing LSMW , I am trying to use it.But in the step Maintain field mapping and conversion rulesI am getting a syntax error. It ios giving error on the field below.PLAN(0000) type C,I want to change the length of the field, how do i do tha...

    Resolved! Accepted Solution

    LSMW Read files.

    Hi, I am trying to create a BOM. using LSMW.I have two files one for header and one for the item details When i read the data from the files.It is reading the data from both the files via LSMWhowever it is not writing the data form the line items fil...

    Resolved! Accepted Solution

    BAPI FOR PO(URGENT)

    Dear all,When I am creating BAPI for PO, I am getting the following error:BAPI 001 No instance of object type PurchaseOrder has been created. External reference:I am using the following function module:BAPI_PO_CREATE 1Please suggest me to overcome th...

    field catalogue

    Hi everyone , Im developing a ALV report. in this i have made a internal table it_post.based on certain condition for a date its fiels punin is having a value as 'p' and punot is having a value as 'a'Now the problem is i'm passing this internal table...

    transport requests

    I have one reqirement that is to diaplay all the requests transported to Quality 0r production server ,if the the request is first transported to quality and then production ,then it need to display in the report as both servers request is trnspor...

    BADI

    hi,pls any one can help me.i am new to BADIsclass ''ZCL_IM_R" does not contain an interface "IF_EX_CUSTOMER_ADD_DATA" error is coming when i am activating .and i written the code SAVE-DATA like method IF_EX_CUSTOMER_ADD_DATA~SAVE_DATA .IF SY-UNAME = ...

    Labels in this area

    Explore this Area