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

    Selection screen

    Hi,I have created a selection screen after executing the 1st selection screen as below:SELECTION-SCREEN: BEGIN OF SCREEN 200 TITLE text-017 .SELECTION-SCREEN BEGIN OF BLOCK b2 WITH FRAME TITLE TEXT-016.PARAMETERS: pfile1 type rlgrap-filename.SELECTIO...

    Resolved! Accepted Solution

    Reg:Zprogram

    Dear All,I am having one Ztable with table entries. Just if i am running the zprogram i will be getting the table enteris in excel file. For that program i will be giving the input as a ztable name. After getting the excel file with table entries con...

    p291102 by Active Contributor
    • 1918 Views
    • 12 Comments
    • 0 Likes

    Save to local file

    I created a Abap-report to display in HR the positions. Because there are a lot of positions it should be possible to run it in background.I use the function "REUSE_ALV_LIST_DISPLAY" to display the data. When I run it in background, the system asks m...

    Resolved! Accepted Solution

    TEXT ELEMENTS

    Hello All,I have a variable which contains the TEXT ELEMENTS name i need to pass the content of the text element into another variable.Is there any way to do this?Can this be done using field symbols?EX: lv_text CONTAINS 'TEXT-000'. I want the c...

    Labels in this area

    Explore this Area