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

    Hotspot in ALV grid

    Hi All,I my report I am displaying an ALV grid containing material number. In the field catalog for MATNR , I am setting Hotspot = 'X'.And when I click on MATNR, it should navigate to the transaction MM03. Any body please give me the code for this.Th...

    Resolved! Accepted Solution

    IDOC Configuration Steps for interface within same client.

    Hi Guys,My client is new to IDOC and my functional consultant is going for interface using IDOC. We are trying to create an interface from a SAP custom applications to SAP MM Module. SAP custom application and SAP MM are in same client and same box.I...

    UME-SPML interface

    Hi,We are using UME-SPML interafce to create users. This is a direct interafce to UME without any functaionlity of SAP Identity management being used.Is there a way the monitor for the SPML requests in J2EE engine? I have read that with IDM 7.1 such...

    Resolved! Accepted Solution

    TABSTRIP: Hide a tab

    I am trying to hide one tab of my tabstrip dynamically in PBO. It is seems very simple but my code does not work in 6.0 LOOP AT SCREEN. IF screen-name = 'D_MAIN_TAB4'. screen-invisible = 1. screen-input = '0'. screen-active = '0'. ...

    Labels in this area