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

    Improve performance

    Here is the code to display Material Numbers based on part of Purchase Order Long Text entered. But code is bit slow. How it can be altered to improve performance.-REPORT ZAM1_MATERIAL_SEARCH_LONGTEXT LINE-SIZE 250.Tables: MARA.Parameters: POTEXT(132...

    Resolved! Accepted Solution

    Refreshing problem

    Here I have 2 radio buttons.first it will check with a ztable against entered supplying plant(s_werks)and receiving plant(r_werks).when i select first radio button, it adds one plant(zplants-plant) to the r_werks.when i select second radio button it ...

    Resolved! Accepted Solution

    Check the range of values of an internal table with the statement IN

    Hi,I'd like to know how to check if the current contents of a field are in the set described by an internal table.I know I have to use the statement <b>IN</b>, but I don't know exactly how to define the internal table. In my case, I have a single fie...

    Labels in this area

    Explore this Area