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

    Round Off

    Hi Experts,I'm calculating the value & storing it in variable as LV_VAR. I would like to round off the value i.e. if LV_VAR = 0.265 then it should be 1.0, if 1.236 then it should be 2 like that. Can anybody will suggest me how to do that?Thanks,Neha

    Resolved! Accepted Solution

    REPLACE OFFSET with space

    Dear All,I have this coding data : w_data(100),w_data1 TYPE string, w_data2 TYPE xstring.data w_replace(1).*************************************************************************START-OF-SELECTION.START-OF-SELECTION.w_data1 = 'A A A*R'.w_replace = ...

    import requests

    Hi all,I have import a request.but after complition of import in Transport log i got this 2 errors.Selection for Import 21.04.2009 01:39:57 (0) Successfully CompletedImport ABAP Dictionary Objects 21.04.2009 01:47:38 (8) Ended with errorsABAP Dictio...

    Resolved! Accepted Solution

    Refresh fields in dynpro

    Hi allI have a dynpro with a tree (cl_gui_alv_tree) at the top and some input and text fields at the bottom. I fill the tree from the database, and I want to display some fields in the bottom section of the screen when the user selects a node on the ...

    Resolved! Accepted Solution

    trace program

    hi experts...i have a problem which is Slow response time once click the button. i have debug the program and it has a lot of FM called. and its take time to enter F5. it is has an easiest way that i can check where the loop or any select statement...

    Resolved! Accepted Solution

    IN operator error

    hi gurus.....below is my code where i want to add another document type too ,initially i had to check only one document type so checked as blart = 'AA' and query is working fine now need to check for the document type AB too but when i triedplzzz he...

    Resolved! Accepted Solution

    Error in select statement

    Hi All below is the sample code where it is not fetching the data into itab. Please check where i am doing wrong... REPORT YP_TEST1. tables: pernr , pa0001. select-options:pernr1 for pa0001-pernr. data: begin of itab occurs 1. include structure pa0...

    Layout

    HI all,in the ALV_GRID_DISPLAY report i need to put LAYOUT option.i mean in the selcetion screen i should have a option of Layout, they can run the report with the fields they need and save the layout. and even save button in the Layout is disabled h...

    Labels in this area

    Explore this Area