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

    HELP TEXT for a new Report

    Hi Experts,I have created a custom report with a new t code. Want to add texts somewhere so that users can click on it and get information on how to use this report and what it does. I know SAP has this kind of feature but don;t know how to activate/...

    Resolved! Accepted Solution

    Read a particular line of the prgram/FM while searching with a string

    Hi Experts, I have to read a line if a particular string is used in that particular line in a program/FM. For Eg: I have a string 'EKKO' , I have to search this string in a program zekko_update. The result what i need to get is 'MODIFY EKKO from Tab...

    Resolved! Accepted Solution

    User Exit.

    Please use a more informative subject in futureHi,I create a zsegment (ZE1EDP01) with 4 fields from VBDPR table.I enhanced Standard Idoc(Order05) and added this segment.Now I have to write a code in User Exit, in order make the flow data from VBDPR t...

    vijay_b4 by Active Contributor
    • 764 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Download programs

    Hi,I would like to download a particular program with RSTXSCRP program (trx SE38). When I download my program, system downloads only part of the code but not the code linked to include instructions, how can I solve the problem ?:include /1BCDWB/IQ00...

    Resolved! Accepted Solution

    How to split Internal Table into several packages to reduce memory stress

    Hi Experts,I have an internal table which gets filled with something between 100.000 and 500.000 records. Since the system restrictions are not changeable I need to reduce the memory stress cause this filling is always followed by a memory error and ...

    Resolved! Accepted Solution

    Problem with error message

    Hi Experts,Im populating an error message in the standard transaction (VA03) to restrict the user from viewing the print preview of the document. The error message works perfectly well in the initial screen of the transaction. But when the same funct...

    Resolved! Accepted Solution

    OPEN_DATASET_NO_AUTHORITY

    Hi,When I execute F110 (Automatic Payment Program) with payment method D direct debit, it create a file in the directory in AL11. When I execute F110, the following log is being create.Step 002 Started (program SAPFPAYM_SCHEDULE, variant &00000000000...

    Resolved! Accepted Solution

    max in group by

    kindly tell me why max date not showing when i m using group by.data : BEGIN OF GetMaxDate OCCURS 1, matnr like a305-matnr, " matnr datab like a305-datab, " validFrom knumh like a305-knumh , " RecNo kunnr like a305-kunnr, "...

    Labels in this area

    Explore this Area