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
    • 94873 Views
    • 212 Comments
    • 39 Likes

    Debug ABAP

    Hi all, I've been using Eclipse ADT for over a year now, and just recently tried to use the debugging feature to debug my ABAP program. I have consulted numerous tutorials and have had no success. The problem is that the buttons referred to, or t...

    keega by Participant
    • 2598 Views
    • 4 Comments
    • 1 Likes

    Copying an Itab to clipboard and pasting it to a range, joins the colums. How do I prevent this?

    Hi, I need to export an internal table to an excel file. Therefore I am using ole2_objects. First I passed the values cell by cell, which worked like intended but had very poor performance. Even small tables took more than 10 minutes. So I did some...

    Resolved! Accepted Solution

    Get DCL for a CDS-View

    Dear Community, is there an easy and built-in way in eclipse to get the DCL objects associated to a CDS-View? Since the DCL's are tightly coupled to the CDS-Views (in contrast to the classical authorization approach as we all know), there should be...

    Is it possible to optimize column width of Table Maintenance Generator columns like SALV_TABLE?

    Hi ABAPers, I want to optimize columns in table maintenance generator like in SALV_TABLE. the corresponding code in SALV_TABLE is below. lo_columns = go_alv->get_columns( ). lo_columns->set_optimize( abap_true ). Is it possible to do the same...

    BI Folder not created

    I am working on a project in wchich i am uploading a csv file from a local desktop to the application server and further is using batch input folder for posting. now i am using rfbibl00 for creating the batch input folder which is stored in the a...

    How to traverse and check for values in internal table that already exist in the database?

    I am learning ABAP. I need to write a report program to display an error message if I am entering values from internal table that are already there in the database. I have an internal table: i_tab that has records uploaded from a text file. It migh...

    Labels in this area

    Explore this Area