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

    logic needed pls help

    Hii need to delete the records inthe following coding. pls help me LOOP AT ITAB_ZFIFN_OP ASSIGNING <FS_ZFIFN>. READ TABLE ITAB_TEMKSV WITH KEY OLDKEY = <FS_ZFIFN>-OPBEL. IF SY-SUBRC = 0. <FS_ZFIFN>-OPBEL = ITAB_TEMKSV-NEWKEY. else. d...

    Resolved! Accepted Solution

    Native SQL

    I am using an Open SQL statement to query the Oracle database that supportsour R3 system. The query runs very slow, and I would be interested in seeingthe actual query that is executed on the database ( the one that the databaseutility creates).Is t...

    Resolved! Accepted Solution

    Virsa Question

    Hello All,In our current Virsa CC,The configuration is set to Default Settings which excludesNon Dialog users.However, when I go to informer tab -> Mgmt Overview -> and run the Risk Violation report It still shows up the violation for these users in...

    *calling MIR7 tcode

    Hai All,Problem is when try to call MIR7 tcode in my workflow it showing without other Invoice document(Ctrl +F10) button. but when i call induvidually (/nMIR7) IT Showing that button.if u click on that button and giving Document number and fiscal ye...

    Resolved! Accepted Solution

    getting then new "code inspector variable naming standards" check

    Hi folks,I saw that a new code inspector check is available through SAP note 1051682, for checking variable naming standards according to data type (structure, internal table, etc.,), but it requires that the whole SAPKB70013 is installed and SAP doe...

    Labels in this area

    Explore this Area