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

    Update Delivery LIKP-XABLN

    Hi All,I have a requirement to update LIKP-XABLN . I have checked the BAPI BAPI_OUTB_DELIVERY_CHNAGE and WS_DELIVERY_UPDATE.I am not able to find XABLN filed into any of the structure. Even this field not editable field in to Change mode. Can you ple...

    Resolved! Accepted Solution

    BADI/EXIT: Only after Sales Order details been saved in the database

    Hi Experts,My requirement is to trigger a piece of my code only after Sales Order details been Saved (COMMIT) in the Database.I'm looking for BADI/EXIT or SPOT etc...Kindly let me know the exact place.Observations:1. In TCode VA01, sales order creati...

    Resolved! Accepted Solution

    alv checkbox issue

    Hi Friends,I am designing two ALV's side by side one for vendor and the other for customer with checkbox using CL_GUI_ALV_GRID. the checkbox are getting clicked in hotspot click event. The logic is that when the user clicks checkbox a popup box appea...

    Resolved! Accepted Solution

    Role Matrix

    Hi,I need to extract the data in given below format:Composite role --> Child Role--> Transaction code.I use tcode SQVI to join two tables AGR_AGRS and AGR_1251 to obtain the data but i'm not getting data in desired format.Idea was: i will join table ...

    USR40 - EXCEPTIONS

    Hi Friends,Can any please guide me regarding USR40 Table Exceptions..!i Came to Know about two Wild card entries like * and ?Our SAP ERP/EHP Version is 6.0 so are there any new exceptions in this release regarding USR40.and what does these below char...

    Resolved! Accepted Solution

    How can i activate TLS 1.1+ on SAP AS JAVA 7.31 client-side?

    I only know sap note"510007 - Setting up SSL on Application Server ABAP".If i apply the informations of this note to AS JAVA, "The built-in defaults for the client-side enables only SSLv3 + TLSv1.0 for SAPCRYPTO 5.5.5pl28+ and CommonCryptoLib 8, corr...

    Resolved! Accepted Solution

    Display attachment in ALV

    Hello guys,I am new to ABAP. I have requirement that I have to display attachment into my ALV grid.I have created attachment using class cl_gos_manager in module pool. But I don't have idea about how to display it in ALV. It will be great if you give...

    Resolved! Accepted Solution

    Requesting SSCR key

    Hi All! I'm having problems requesting SSCR key for an Abap object. I got into service.sap.com, then I navigated into the page "SSCR - Register Objects". I provided the complete object information there, but I could not mark the installation because ...

    Resolved! Accepted Solution

    Select with inner join and another select in the "where" reading false field.

    Hello Gurus,I'm having a strange problem. While trying to read a field from the table C I'm getting the same field from the join table:      DATA local type table of zzz.      SELECT *      INTO CORRESPONDING FIELDS OF TABLE local      FROM zzz AS c ...

    Labels in this area

    Explore this Area