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

    Need to understand Default implementation in Enhancement spot(Multiple use)

    Hi Abapers, We are having some issue in Enhancement spot (Default Implementation). This is Multiple use BADI,initially we have created one implementation and enabled as default and moved to Quality system. After that we have created another im...

    Resolved! Accepted Solution

    read out calendar day ?

    Hi, i have a simple requirment, but can't find any solution for it: is there any function module or class/method to read a calendar ? I need it in the form that i have input parameter "date from" and "date to" -> as output i need a table with day ...

    Resolved! Accepted Solution

    In ADT is there a QuickFix to create event handlers (ABAP OO)

    Hi, Every time I have to define a event handler, I do it completely manually, by typing the following lines, without assistance from Eclipse ADT to propose the available events of the object type I choose: METHODS on_event FOR EVENT eventname OF...

    ALV-Tree problem

    Sorry for my English I try to use ALV-Tree in Z report and it's work great. But some users ( not all ) can't use this tree ( it looks like inactive: folders doesn't open, handlers doesn't work ). I think this problem becouse of patch version of SA...

    Problem with CDS

    I have some issues working with several CDS views in the HANA database, in particular, it does not allow me to active o even it is not recognized for the compiler. The information I have found on the web tall about the problem says that could be rela...

    Resolved! Accepted Solution

    how to declare a fully typed field-symbol based on TYPE REF TO DATA parameter ?

    Hi Folks, this is driving me crazy, can someone enlight me. I have this code Definition Class-Methods: validate_data IMPORTING t_data TYPE REF TO DATA. Implementation METHOD validate. TYPES: type_ztabname TYPE TABLE OF ztabname. FI...

    Labels in this area

    Explore this Area