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

    passing and reading the one container data to another container in Split containers in using CL_SALV

    Dears, We have a requirement where we need to display multiple ALV's on single screen. User will select the line item from first grid and few items from 4th grid. Based on the selected items from both the containers, an order to be created. We ha...

    Resolved! Accepted Solution

    Why getting CX_SY_ARITHMETIC_OVERFLOW when table reduction of type f

    Need help! I get an exception in subj when exec the command like sum = REDUCE f( INIT amt = 0 FOR ln IN GROUP grpNEXT amt = amt + ln-sum ) All the types are f. The maximum value is 1E+8. Numer of values is 38. Why this happens? And how to...

    How to delete archived files by using ABAP. for example, content server files for Object CO_ITEM?

    Hi experts, I got a requirement to create an ABAP program to delete archived files in archive server. After I have searched for the solution but I found nothing. I would like to delete Archiv file for Object CO_ITEM and also delete entries in tab...

    Resolved! Accepted Solution

    Getting error in the singnle select program (​Error :Local SELECT-OPTIONS are not allowed)

    Dear experts:i am getting following error for the below program could you please suggest what i have to rectify. Error :Local SELECT-OPTIONS are not allowed (FORM routine or GET event is active). active). REPORT Y_MESSAGE_SELECT_SINGLE. tables kna1...

    AdT bug-report/feature-request: F2 element info - be able to copy to clipboard (ctrl+c)

    In the F2-element-info, I should be able to copy the component type to clipboard. I can set the focus to it with a single tab, but ctrl+c will NOT copy it to clipboard. right click on it shows, that that options seems grayed-out: I should ...

    How can I change the Parameter value from default value to the value given after F8 of report?

    In my example, I would like to change the month and year parameter field to the other values. When I click the ENTER button the month and year field values are changed to default values. I missed that logic in my example can anyone solve my issue? ...

    Labels in this area

    Explore this Area