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

    How do I download an excel file onto the application folder 4.6c?

    I'm programming in 4.6c environment. I need to save data as an excel file onto the application server from the background. How can I achieve this? WS_Download fm only works for downloading excel files to the presentation server. When I say 'excel f...

    Resolved! Accepted Solution

    Why are the ATC-result lists different dependent on how the checks get triggered?

    Hi Folks, I have a weird and somewhat hard to grasp issue with the ATC-result lists. Apparently dependent on how the ATC-checks get triggered, there's a difference in which findings show up as exempted even though the same central check-variant is ...

    Resolved! Accepted Solution

    Transaction code help

    Hi Please assist. I need help with a transaction code for the following. I have created process orders for our factories. Each factory has multiple lines/resources where the skus run. I need a transaction code where I can schedule the skus in o...

    is there any released abap2xls could support the excel own chart object and cell comment?

    I handled some complex requirement in excel,the abap2xls work great,but the excel own chart object( not the imported picture ) and cell comment are still not supported in the version that I used. Is there any solution or version to support the issu...

    Resolved! Accepted Solution

    Accessing Deep Structure Components

    I want to access the Data Field names and Data in a deep structure. The Deep structure contains data fields and 2 flat structures. The 2 structures are of the same Type, see snippet below. The problem is that I do not want to hard code the PTS_ADDR...

    DonnaA by Explorer
    • 2940 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    cl_salv_gui_table_ida colum color

    Hello everybody, Do you know if there is any way to change the column (and eventually the rows) color of an ALV table displayed using the class cl_salv_gui_table_ida? Using cl_salv_table or cl_gui_alv_grid, this used to be possible through the us...

    AlbertoR by Participant
    • 3376 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    documentation error for the obsolete CALL METHOD form, about method chaining ?

    Hello, In this page of the documentation about obsolete CALL METHOD variants, we see: CALL METHOD { static_meth( ) | static_meth( a ) | static_meth( p1 = a1 p2 = a2 ... ) | static_meth( ) }. CALL METHOD static_meth ....If CALL METHOD is...

    Labels in this area

    Explore this Area