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

    abap bug? insert lines of ... into (sorted unique) table creates duplicates

    Hello,what I read in this wiki (https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/sorted+UniqueTablewithnon-unique++entries) was very much surprising : it says that "If we insert entries of a sorted table ( unique or non-unique ) to a sorte...

    Resolved! Accepted Solution

    Read XML from a String

    Hi, I have called a Web Service that return an XML Sting. This is the abap code: REPORT zprova_proxy line-SIZE 1000. DATA: proxy TYPE REF TO zco_service1soap. DATA: intab TYPE zget_dati_vestiariosoap_in. DATA: output TYPE zget_dati_vestiariosoap_...

    interactive alv

    i am doing alv grid control.i want to draw a line after two records. do i able to populate the internal table record with line. ie each column with a line ,so that it appears as a line.ex: itabmatnr salesorg plant divisionasefrd ti11 it01 01as...

    Resolved! Accepted Solution

    How to save the data of ABAP report into a notepad in desktop location???

    HI all,Can any one tell me how to transfer the data of ABAP report into a Notepad.Actually I have to schedule a ABAP report in background on daily basis and I want to transfer the whole record into Notepad.If any program is available for this..please...

    Resolved! Accepted Solution

    SAP GUI EDITOR issue

    Hello Experts,I am having some issue in the SAP GUI editor.Whenver I open the SCREEN painter. It opens in line editor with error "EU_SCRP_WN32 : timeout during allocate / CPIC-CALL: 'ThSAPCMRCV'"My graphic layout editor option is checked.The Componen...

    Resolved! Accepted Solution

    Export a role definition from PRD and import into DEV or QAS

    Hi Gurus,I just have a strange problem. One complicated role exists and assigned to users in the PRD system, but not exists in DEV and QAS system. I think my predecessor created the role directly in the PRD system without starting from DEV. Now I ne...

    Download roles

    ExpertsI need to download around 800 roles for backup. I can use 'mass download' but the problem with it is it creates one file containing all the roles and when needed I will have to upload all the roles. What if I need to upload only one role from...

    Resolved! Accepted Solution

    Syntax-Problem in BADI: WORKORDER_INFOSYSTEM Method: AT_OUTPUT_SCREEN

    Hi,i want to use the method AT_OUTPUT_SCREEN of BADI: WORKORDER_INFOSYSTEM I want to get the fieldcattable: MT_FIELDCAT_LOCAL.This method has the parameter: I_ALV_GRID (type ref. to)I try this code, but i get syntax-error. method IF_EX_WORKORDER_INFO...

    Resolved! Accepted Solution

    I need to create a Classic BADI definition in an ECC 6.0 Environment

    Greetings all,Let me start by saying that I work in a corporation with many SAP landscapes at various versions (4.7, ecc 6 etc.) We have an application developed in an ECC 6.0 environment which needs to be pushed down to some 4.7 environments. This...

    Resolved! Accepted Solution

    OOP for abap

    good morning to all sap experts, i have a question for any OOP programmers in abap. i have been working in abap for over 12 years, but have not yet transitioned to oop. but, since we have been upgrading to ecc 6.0, i am constantly working with oop cl...

    Select order by

    Hello everyone,I have an issue:I Know the aggregate function ORDER BY and I know we can specify the columns we need to put in order and if they have to be ASCENDING or DESCENDINGBut I'd like to create a "personal criterium", for example i have the rs...

    Resolved! Accepted Solution

    Creating PO's

    Hi,We are currently having a problem. We have PO's that are created in SRM and then they are then copied to R/3, and PO's created in SRM can not be edited in R/3 the problem is that in SRM there is no invoicing plan for rental PO's, so what we though...

    Resolved! Accepted Solution

    Accessing a class remotely

    Hi,I have created a class with 2 static methods and I want to access this class remotely.In a function module, for example, when we choose "REMOTE-ENABLED MODULE" it is possible to access this function module remotely from another server.I want to do...

    Labels in this area

    Explore this Area