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

    Table Footer multiple rows problem in Multiple Pages Smart Form

    Dear All I made a Multiple pages Smart Form having Page Break . It prints different pages on monthly basis , e.g March Data is displayed in 1 page and April on the other page . My problem is that table footer is having three Rows , First Two R...

    Resolved! Accepted Solution

    Pass calculated value with build in function to TYPE data importing parameter syntax error

    I wanted to display some debug values using CL_DEMO_OUTPUT. One was the number of lines an internal table has. I wrote something like this: DATA: gt_tab TYPE stringtab. cl_demo_output=>new( )->write_data( lines( gt_tab ) )->display( ). ...

    Resolved! Accepted Solution

    need logic for add multiple line items for same purchasing doc in ekpo to display as report

    Hi All, In EKPO it contains multiple line items for the same purchasing doc number , I need to add the item numbers for the same purchasing doc number. ex: purchasing doc: 4500008745. item : 0010,0020,0030. here I need to di...

    Labels in this area

    Explore this Area