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

    ALV Block List Subtotal

    I have an ALV Block List and in the block list there are multiple currencies and amounts. When i use the subtotal button the expected output is to display calculated total amounts for each of the currencies. Whats actually happening is that the total...

    Resolved! Accepted Solution

    Any way to define a non-modifiable (static) filter for an ALV grid?

    I have an ALV grid using the SALV* classes.I created a default filter for one of the (technical) fields, this gets set before the grid is displayed. I would like to prevent the user from removing or changing this filter criterion. So the goal would b...

    Tamas_Hoznek by Product and Topic Expert
    • 807 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    SM35 Re-processing of Incorrect/Error session in Background Mode

    Hi all,I am trying to reprocess a session in SM35 which is in Error status. Here I am a facing an issue, if I reprocess this session in background mode then it says that Batch input data is not available for a screen which is already processed. Ideal...

    Resolved! Accepted Solution

    Performance tuning SELECTs: Can I force a TRUE db read every time?

    Good day everyone!I've been programming in ABAP for almost 6 years now, and I'd like to begin learning more about performance tuning with respect to database performance.More specifically, I'm testing some things in a particular SELECT in a report pr...

    Resolved! Accepted Solution

    Use of us_screen in the form routine : FORM entry USING retcode us_screen

    Hello All,I have one print program entry routine as below.FORM entry USING retcode us_screen.Some code to print the form data...EndForm.When i Check the value of us_screen in the debuging, its value is coming as blank.When i checked the other form ro...

    Resolved! Accepted Solution

    Dynamic fieldnames

    Hi Experts,I am wondering something.In an ABAP program, datas are extracted from an csv file with many columns (100).The datas are similar for each columns.In my internal table, my fields are called field1, field2...Etc.Is it possible to do a loop to...

    Resolved! Accepted Solution

    How to save varaint in a report program with tabstrip in selection-screen

    Hi Gurus,We have a custom report program and selection screen of this program has a tabstrip of 9 tabs. This program will run in background job and we are facing problem to save variant for this report program. We saved one variant with 'TAB2' popul...

    Resolved! Accepted Solution

    XVEDA VA42 issue

    I have contract (VA42) with 6 items. When I see VEDA table it has only 2 entries. One entry for header and first item. My requirement is when first item's reason of cancellation is updated we want to update all items cancellation reason(VEDA). In deb...

    Labels in this area

    Explore this Area