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
    Resolved! Accepted Solution

    How to avoid DYNPRO_CALLED_IN_BACKGROUND dumps during process triggered from Eclipse?

    Me again, with another question related to my struggles with Eclipse and getting it to work within our processes! While testing exit-functionality for my other question, I also tested some customer logic applied via the Badi which gets called durin...

    Resolved! Accepted Solution

    Disable dialog box in smartforms without maintaining output device in user master record

    Hello Experts, I tried many ways to deactivate the smartforms dialog box for printing, even by settting all needed parameters it does display it.. The only way is to maintain the output device in user master data ( SU01 ), However this printin...

    Resolved! Accepted Solution

    generate gap free data on daily basis based on a table with gaps in dates

    Hello community, My data model is based on ABAP CDS VIEWS ( Release: Netweaver 751 SP02, HANA database ). This data model is to be consumed by the SAP Analytics Cloud via a live data connection! Finally I would like to create a daily reporting. Ho...

    Resolved! Accepted Solution

    Header Information : Bill-to-party information NOT copied from Contract to Sale Order

    Requirement: The VAT Number (in the Header) needs to be copied (for Partner Functions such as Bill-to-party and Ship-to-party) from Contract to Sale Order. attachment.jpg -- I am using BAPI_SALESORDER_CREATEFROMDAT2 in my report to convert the ...

    Consuming Odata service using ABAP Code via RFC Destination Facing CSRF Token Validation Failed

    CONSTANTS : RFCDEST TYPE RFCDEST value 'ECQ100XRBIA'. DATA: LO_HTTP_request TYPE REF TO IF_HTTP_CLIENT, lo_rest_client TYPE REF TO cl_rest_http_client, lo_response TYPE REF TO if_rest_entity, lv_http_status TYPE i, lv_token TYPE string, LV_SERVICE ...

    ALV REPORT

    I have to build an interactive ALV report with the following requirement. Selection Screen : All of the below are select option. Sales order Number VBAKSales order type VBAKCreation DateSold to PartyShip to Party The ALV output, should display ...

    Resolved! Accepted Solution

    ABAP: Any new syntax for 'AT END OF' functionality in ABAP 7.4

    Hello ABAPers, I am new for ABAP7.4 syntax, but I want to sum up tslvt field as per racct ,prctr,rmvct,rfarea,rassc. Below logic working correctly, but look old. Can someone help me, how can convert below logic with new ABAP 7.4 syntax. SELECT ry...

    Resolved! Accepted Solution

    Runtime error while converting barcode to QR code

    Hi everyone, I have a requirement to convert barcode to qr code and I have used the code from the link https://blogs.sap.com/2013/10/15/how-to-create-a-qr-code-and-show-it-in-a-smartform/ I have written the perform in the Form Routines tab in the...

    Labels in this area

    Explore this Area