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

    Wny doesn't SQ01 recognize a legitimately "repaired" query program?

    This is a followup to the questions yesterday about what to do when an old query doesn't compile in ECC5.0 because of the old hyphens in places where the UNICODE compiler wants underscores.Working with Basis, we found a combination of account/access/...

    Resolved! Accepted Solution

    CL_GUI_FRONTEND_SERVICES

    I am currently amending a program which makes use of the class CL_GUI_FRONTEND_SERVICES with method - file_open_dialog, to support the selection of a file from any of our network directories. At the moment when the program is executed in foreground, ...

    Resolved! Accepted Solution

    Performance Issue

    Dear All.Plz find the below report. But when I am running the following report its taking a lot of time to get executed. Can anybody suggest how the performance of the following report can be improved. Please find the report below:REPORT ZFI_OPEN_ORD...

    Resolved! Accepted Solution

    alv tree report

    hi all,in alv tree pgm when we useLIST_VIEWER type ref to CL_GUI_ALV_GRIDthe node_key of MTREESNODE can take upto 12 char only.Now i have a requirement werein i need to pass few table names which are more than 12 char.I have created a z.... structure...

    Resolved! Accepted Solution

    internal table issue

    hi All,I am having three itabs. itab1 and itab2 have common field prctr. And prctr can be same for many records in both itab1 and itab2. i want to check that if records for a particular prctr are not in itab1 but are in itab2 then those records be mo...

    Resolved! Accepted Solution

    function mod

    hi allcan anyone jst explain me for wht purpose the following function modules were usedSPI_AGENT_IDOC_CREATEKD_GET_FILENAME_ON_F4MASTER_IDOC_DISTRIBUTEDB_GET_TABLE_FIELDSNUMBER_GET_NEXTEDI_DOCUMENT_OPEN_FOR_READEDI_DOCUMENT_READ_LAST_STATUSCARD_CHAR...

    Problem with loop

    Hello,I have only one entry in P0000 with aedtm = 11/01/2006 and iam writing this code.loop at p0000 into p0000 where aedtm in s_aedtm. IF SY-SUBRC EQ 0.some code.endif.endloop.but the thing is it is looping twice even though it has only one entry...

    Resolved! Accepted Solution

    Split string at signal #

    Hello,Is there a function module to convert a string into the tabel TLINE of the function module SAVE_TEXT? Note that the layout of the user MUST be kept:eg when test :_______________________________________- kdjsdfklqfklqsm- fjkqmjfkqsdlmjfklmqfjk f...

    Labels in this area