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

    Dialog Screen and WRITE.

    Hi,I have create an ABAP program.. which CALL SCREEN 100. This screen 100 is design using Graphical Screen Painter. I have create an push button on it. When the button is press, I try to do some logic behind and want to do a WRITE statement but someh...

    Resolved! Accepted Solution

    User-exit: Put internal order number to GL item when settlement

    Hi Experts,I have a requirement to develop user-exit for internal order settlement. The current status in in standard SAP function as below:When we settle an internal order then corresponding FI documents is generated at the same time. In the FI docu...

    Resolved! Accepted Solution

    tryint to use modify

    I am trying to use modify but my zzxmnga does not get updated but when i debug it has the correct value in it but doens't modify the record. Here is the code LOOP AT T_ZOXED10166 INTO W_ZOXED10166. wa_TABIX = SY-TABIX. READ TABLE T3_ZOX...

    Resolved! Accepted Solution

    ALV to Excel

    I am using the function module REUSE_ALV_GRID_DISPLAY to display the results of a report I created. The columns show up on the screen in the order of my field catalog, but I noticed when I go to List --> Export --> Spreadsheet at the top of the scre...

    Resolved! Accepted Solution

    SORT IN ALV with Objects

    Hi , I want to build a sort table for my ALV output to show duplicate values only once. Currently I have three fields : material number , description and quantity , that are being repeated for all entries. How to use a sort and how to pass it to the ...

    Resolved! Accepted Solution

    ST05

    Is there a way to see the results of a SQL statement that is visible intransaction ST05? If not, is there some sort of way to cut and paste the displayed codeinto a report?

    Labels in this area

    Explore this Area