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

    Dynamic Abap

    Hello. I'm trying to validate some programs, but I came across the following error. data: v1 type string. FIELD-SYMBOLS: <fs> type any. v1 = 'sy-datum (6)'. ASSIGN (v1) to <fs>. write: / <fs>. This returns me the current year / m...

    SAP gui sessions on Mac

    How to get SAP gui sessions grouped in the same window so that all sessions appear as tabs in the same window. When i upgraded to Big SUR, the gui that i had worked like that but then it crashed - i had to remove that GUI version from my mac and down...

    I835203 by Product and Topic Expert
    • 582 Views
    • 0 Comments
    • 0 Likes

    rabax during sapgui logon

    #ABAP_Trial This is what i get from SAP GUI (770 - is that a problem?) I have read notes etc that profile parameters could be the issue. But how to change when i have not yet been logged in to SAP system. _ I do believe the system i runnin...

    mts2605 by Participant
    • 6019 Views
    • 7 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Error in Eclipse ADT when creating a Knowledge Transfer Document (7.52SP04)

    I am using the ABAP 7.52SP04 trial with most recent Eclipse ADT (searched for updates a minute ago). I try to create a Knowledge Transfer Document as described here: https://help.sap.com/viewer/5371047f1273405bb46725a417f95433/Cloud/en-US/35832d...

    HarryDO by Explorer
    • 1909 Views
    • 2 Comments
    • 1 Likes

    material no

    {EDITED BY MODERATOR} hi, i want 5 series material no to be print as the output in report. want can i do? please give me a solution following code: TABLES : MARA.TYPES : BEGIN OF TY_MARA, MATNR TYPE MARA-MATNR, ernam TYPE mara-ernam, END ...

    Resolved! Accepted Solution

    Modify screen on screen painter not work automatically after click radio button

    I have 3 rad.buttons like below and some input field exactly. I want to hide/ show the input field base on checked radio button. the porblem is, it's not hide/show automatically after i checked the other radio button. I hve to click enter, it's like ...

    Resolved! Accepted Solution

    screen painter foreign key check with different tables

    Hello, I have a popup (modal dialog box) with some input fields and two buttons in the application toolbar, OK and Cancel. The input fields have foreign key check. Let's say the input fields are for dtab1-field1, dtab1-field2 and dtab2-field1. ...

    Labels in this area

    Explore this Area