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

    GUI_DOWNLOAD problem

    Hi experts,i met a weird problem: i need to download some data to local file. the file line length is 401, so i used GUI_DOWNLOAD and it worked fine in the past. and now, i change the line length to 512, other parameters not changed. the download fil...

    Resolved! Accepted Solution

    Customer Name Space

    Hi, How do i know if there is a customer name space used in the system. Example: lets say if i want to extract all the customer developments on the system. the Object names starting with Z* & Y* from TADIR or TFDIR will help.But what if the customer ...

    Calculate ARR

    Hi Abaper,I have requirement to calculate ARR for specifying date of range and hotel. I have a code but it not working properly.Below is my code:LOOP AT it_estadi ASSIGNING <wa_estadi>. READ TABLE it_linfol_dummy INTO wa_linfol_dummy WITH KEY xhote...

    Resolved! Accepted Solution

    Display error message

    Hi, In my scenario if a give a single value as i/p the values are fetched from the select query and if the codn is not satisfied it will throw error message.Consider if I give range of values if the 1st entry alone doesnu2019t satisfy the codn if mu...

    Resolved! Accepted Solution

    Dynamic column in alv

    Hi Experts,In the selection screen i have 2 radiobuttons.I have 6 fields in my internal table , 5 of which have to be displayed for both the radiobutton options. When i click on the first radiobutton then i should be able tosee all the 6 fields, but ...

    Resolved! Accepted Solution

    set cursor in modulepool

    Hi friends,In modulepool if i will get any error in screen or table control i want to set the cursor position to that error place where i got the error ,how can i do that if possible can any one can provide the seggestion please.Thanks in advance.sai...

    Labels in this area

    Explore this Area