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

    Change lgzusatz in premise

    Hi everybody, I am using a custom inbound IDOC to change the field lgzusatz in premise. Everything goes smooth but the premise is not changed when the IDOC is processed. If I take the IDOC number and run it with WE19, the premise is changed, Any id...

    ionut by Explorer
    • 478 Views
    • 0 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Regarding payload isse

    I encountered a payload issue when I execute the following using HTTP POST. The result just process the "Test Header1" and then stop. I have traced program but cannot find any reasons ... < Result > <?xml version="1.0" encoding="UTF-8"?> -<entry...

    Resolved! Accepted Solution

    Is it possible to suppress CAST warning in CDS view definition? (NW 7.5)

    We are on Netweaver 7.5. I am just starting with using CDS for production application. I have a simple CDS view where I am using CAST. In ADT I get a warning: CAST USRID from CHAR to type NUMC: target type length too small, loss of data poss. The...

    mh97 by Contributor
    • 5736 Views
    • 3 Comments
    • 0 Likes

    me52n exits badi

    Hi all, I am looking for an exit badi for transaction me52n I am trying to modify the delivery date when you enter a new material in the transaction .When I enter another material it should not change. I have tried the following badi , enhacmen...

    Resolved! Accepted Solution

    Deep Insert

    Dear all, I encountered status code = 501 when I tried to use deep insert. How to fix the issue ? Any idea ? Thank you. Return message <?xml version="1.0" encoding="UTF-8"?> -<error xmlns="http://schemas.microsoft.com/ado/2007/08/dataservices/m...

    Resolved! Accepted Solution

    BDC Unable to populate the field for transaction code LT04

    All, I have created a BDC for the transaction code LT04, in that for the field 'Foreground/Background' i have passed 'H' (Foreground) in the recording. Through i am populating 'H'(Foreground) it does take the 'System_Guided' as input while processi...

    Resolved! Accepted Solution

    Update in ZTables

    Hi All, I am trying to update key fields(name) of a ztable using update table. Currently its necessary to be inside a loop. loop at z_ban into data(ls_z_ban). Update z_ban set name = ls_record-new_username where name eq ls_z_ban-bname. endlo...

    Labels in this area

    Explore this Area