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

    Find (Ctrl-F) in table control

    Hi All, In my module pool program, I have 5 tabs and I am displaying data in my table control and I have added a Find(Ctrl-F) icon and when I click on it has to give a popup to enter some text and the cursor should be placed in that particular cell...

    Bharath84 by Participant
    • 3287 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ABAP 7.5 create inline table/structure with dynamic type

    Hi all, I'm scratching my head trying to achieve a little goal into inline declaration. Using standard FMs I receive some tables into REF TO data variables, dynamically determined. Using the following code, i can fill my internal table COND ...

    Select option

    In selection screen when I give the docid and press enter it is giving the correct value in first select option and in the second selection ootion zeros are displaying ...how to delete the zeros from select option in selection screen.. Colud any on...

    Resolved! Accepted Solution

    Trying to add ABAP unit tests to a global class but could do with some help

    Hi Folks, as some of you know I'm struggling with a lot of ABAP OO stuff and am therefore quite happy that I at least managed to create a global class in a sandbox system doing what it's supposed to do, namely performing some checks before DDIC-obj...

    Resolved! Accepted Solution

    DYNAMIC ALV REPORT

    TABLE : VBRP The quantities of the material are not displaying as per original table INPUT INVOICE(VBELN) ________ TO ___________ My output: kk.png My source code : REPORT ZALV_DYNAMIC. TYPE-POOLS: slis. TABLES: vbrp. TYPE...

    Resolved! Accepted Solution

    Extracting maximum value for a field in a cluster table

    Hi Experts, Can anyone suggest any way to find out the maximum value from a cluster table. One straight way is to extract all values and traverse them using a loop to find the maximum value. But in that case i will be processing on Application S...

    Resolved! Accepted Solution

    Impact on changing the value for a standard screen field

    Hi All, We have a requirement where we should be able to edit the value of the segment field in transaction KE52/KE53, else we could also hide this field instead. Currently in KE52/KE53, this field is greyed out and we are not able to edit it. No...

    Labels in this area

    Explore this Area