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

    Problem with to_mixed

    Hey, I have a text containing strings in capitals like this: AGGSTALLBAD KÖTZTINGRIED A.HAIDSTEINSCHMID I.LEHENTAUFKIRCHEN (VILS)BAD KÖNIGSHOFEN I.GRABFELD I have to transform them to: AggstallBad KötztingRied a.HaidsteinSchmid i.LehenTaufkir...

    Resolved! Accepted Solution

    Can my function module have a table parameter of the type defined in its own source code?

    Hello,I need my function module to return a table with a few fields of the databse table PA2006. I don't want to declare the parameter as "<table_name> TYPE pa2006" because I need that table to have just a few fields, not all of them.Initially I woul...

    bmierzwi by Participant
    • 1673 Views
    • 4 Comments
    • 0 Likes

    Arranging BADI

    Hi all, I need help about a standard Tcode of TRM. After entering my input parameters in the User exit tab When i put our seller code there was its definition next to it after entering the seller code. But because of a modification in somewhere i c...

    Resolved! Accepted Solution

    Is it possible to sort a structure by the col_pos from a field catalog table?

    Is it possible that the X_FINAL-EINDT will be concatenated first instead of X_FINAL-WERKS? Is there a way to it without hard coding the field names? <code>DATA: begin of t_final, werks like ekpo-werks, eindt like ekes-eindt, uzeit like ...

    SAP Build Apps - Edit mode

    Hello,I'm building an app which will write to a database lines with several fields.I want to add a possibility to collect data and have an edit mode of the existant data of the data base, like this:What I need to know is how do I setup logic to have ...

    joaoi by Associate
    • 1989 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Text not appearing in new line while using BAPI_MATERIAL_SAVEDATA

    I'm trying to pass the long text through the bapi 'BAPI_MATERIAL_SAVEDATA ' using a table of the structure 'BAPI_MLTX'. It has three records in it but after executing it all three texts are coming in one line. How to make them appear in a new line?

    BDC report for ME38 to create scheduling lines with reference to Purchase requisition.

    Hi All, We have created a BDC report to create scheduling lines with reference to PR and it is working fine. we upload Scheduling agreement , PO item, delivery date, PR and PR item from excel. Now I am increasing the count in BDC to auto incre...

    How to deactivate Odata V4

    I had installed SAP DEV Server 1909 provided by SAP as a docker instalation mid 2021One instance I installed in my home Linux CENTOS8 desktop server A second install in Google Cloud Platform (GCP) that I usually use only when not at home I tried ...

    P281512 by Participant
    • 6492 Views
    • 2 Comments
    • 0 Likes
    Labels in this area

    Explore this Area