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

    how to merge 2 internal tables having different number of records

    I have the following tow internal tables ITAB_Sum_E, ITAB_Sum_Q having different number of records, before i have been told that they will have the same rec numbers (matching) and one guy here helped me to merge them now we came to know that they a...

    Yasin by Active Participant
    • 994 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Dynamic Structure Creation

    Hello Expert,My requirement is like i have a selection screen where user can put any database table name and once he execute then all the records whatever stored in the table can download in a .TXT file. I am trying this by using field symbol but i s...

    Resolved! Accepted Solution

    Job schedule

    Hi !Please guide as i am required to schedule a job of one program ( Who picks file from one directory and update Sap infotype ) .i am trying this actuvity from SM36 and giving ABAP Program name but stuck at the point of Varient .please help RegradsS...

    Resolved! Accepted Solution

    Table control logic

    I have a table control in which if some values are already displayed (exist In the internal table) then those rows need to be in display mode only and rest rows in edit mode to add more values, how to do it , I am usig below logic but it is doing for...

    Resolved! Accepted Solution

    selection-screen

    Hi,I wrote the following code in my program , but not able to get the code written in flag ie . WHEN '1'.WRITE / 'Button 1 was clicked'.WHEN '2'.WRITE / 'Button 2 was clicked'.WHEN OTHERS. plz help me in this .Thanks.REPORT ZPROGRAM1.TABLES sscrfiel...

    Labels in this area

    Explore this Area