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

    Header text is only taking 132 characters using BAPI - BAPI_SALESORDER_CREATEFROMDAT2

    Hello all, I am using a BAPI - BAPI_SALESORDER_CREATEFROMDAT2 to create a sales order and ia am able to create a sales order using this BAPI but problem is when i pass more than 132 characters as a header text its only taking 132 characters and my ...

    Resolved! Accepted Solution

    ABAP CDS View is not showing correct value of Unrestricted Quantity Field

    I am creating an ABAP CDS view over table MSKU. My purpose is to expose this table as OData. I created basic view with all the fields. Now when I look into data in Hana Modeler then I see KULAB values as 0.000 only. When I check data in MSKU in SE16N...

    Resolved! Accepted Solution

    abapGit click object does not open it (should be in ADT)

    After I installed a new version of Eclipse, I ran ZABAPGIT, clicked an ABAP object of a given Git repository, but it doesn't open the object in ADT as it used to do, nor in SAP GUI, nothing happens, no message... How to solve? Sandra PS: I have...

    Resolved! Accepted Solution

    SQL DATA TYPE FOR DATE

    Dear All, I am creating a column table using SQL CREATE COLUMN TABLE "EMPLOYEE_MAY"(DNUMBER INT, NAME VARCHAR(10), DOB DATE, REMINDERDAYS INT, DEPID INT); INSERT INTO "EMPLOYEE_MAY" VALUES ('102025', 'RAMESH', '1978-03-23', '33', '10'); Howe...

    Resolved! Accepted Solution

    SEL-SCREEN COMMENT only loading after first execution of report

    Hello, I am trying to write a small report used for printing a smartform. I used the instruction "SELECTION-SCREEN COMMENT" to display a text next to the selection fields and the text is defined in the report. Strangely, the texts are blank when I ...

    Resolved! Accepted Solution

    SO_NEW_DOCUMENT_ATT_SEND_API1 not sending all records in email

    Hello, I have internal table with a line (string, comma separated data). Each line is longer than 255char. In converting the this table in into a table of Xstring table, using FM SCMS_STRING_TO_XSTRIG and converting this xstring table to binary tab...

    Resolved! Accepted Solution

    Printing more spools with more copies the pages are mixed

    Hi Experts. By a z-program I can print at same time more spool files, each one has three copies. The result that I get on the printer is: the first copy of the first spool, the first copy of the second spool, the second copy of the first spool, t...

    Resolved! Accepted Solution

    ABAP TIMESTAMP is wrongly formatted

    I have a table with a field of the type TIMESTAMP (DEC15). The problem is that in the reports and in the SE16 this timestamp is represented in a weird way ("XX.XXX.XXX.XXX.XXX" vs. "YYYY.MM.DD.HH.MM.SS"), e.g. "20.180.805.173.751" instead of "2018....

    mikeb by Contributor
    • 15369 Views
    • 8 Comments
    • 1 Likes
    Labels in this area

    Explore this Area