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

    ALV_GRID Functionality

    Hi All,I am working on ALV report and I want to add this functionality:I have got two dates : it_indate and it_endateand if the time period between these two dates is more than 20 then I want to highlight or color the following fields in my report in...

    Real Time Ticket

    Hi experts,this is the customer ledger report in this report as program encounters the new customer i.e kunnr it should give opening balance of that customer but the problem is that it is taking the same opening balance of the first customer for all ...

    submit command

    Hi Friends,Is there any way pass internal tables through submit command.first program: I have two internal tables.second program i have two internal tables with same name as first.how to pass first program internal tables to second internal tables us...

    Resolved! Accepted Solution

    hashed table

    hi, can some one help me how to use hashed tablei have tried with this code..but its giving runtime error A row with the same key already existsDATA: BEGIN OF sflight_wa, carrid LIKE sflight-carrid, connid LIKE sflight-connid, END OF sf...

    Maintenance view

    Hi expert'si have created a maintenance viewit's been activated without errorsbut when i press the display buton to see the recordsits giving this message no database view exists for view <viewname>please helpmax points will be awarded

    convert to number

    Hi experts!I've a problem with a number format. We have a .xls file that we convert to .csv format for his treatment. In the source file, we put in a column numbers as "357693007276222", and when we convert the source file to .csv format, the field a...

    Resolved! Accepted Solution

    write to PCL2

    Hello.I have to write data from an internal table to cluster table PCL2.Currently I write the data like this: INSERT pcl2 from i_pcl2.Now the problem, when I check internal table I_PCL2 in debug it contains the correct data. But in the database the U...

    Labels in this area

    Explore this Area