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

    Pb read table abap

    Hello,I have a problem with the use of an internal table in my abap routine (in an update rule).I create an internal table, after i load it, and when i want to read it i have a problem.Here is my code :Table DeclarationDATA : BEGIN OF t_ze_range occu...

    1204 Return code

    Hi Experts,During our last upgrade, our transport request with few objects has ended with 1204 return code(Cancelled status). Now we are upgrading our system again. But now, we are not able to upgrade all the objects in this request since it says tha...

    Resolved! Accepted Solution

    Shift Right and Overlay

    Hello,I have a material = HR-SECI want to convert it to Internal format 000000000000HR-SEC. The conversion routine is not working.I want to shift the material field to right and then add zeros using Overlay.When I use Shift right, only one character ...

    ABAP program flow.

    Hi,whenever i write abap program, i usually maintain following program flow. is it right from performance tuning point of view?1) include statements2) DATABASE TABLES3) VARIABLE DECLARATIONS4) SELECTION-SCREEN5) FIELD SYMBOLS6) INITIALIZATION7) AT ...

    %_HR9000

    hi.i am doing an upgrade from 4.6c to 6.0.I have to create the include %_HR9000 in 6.0 but it doesn`t allow me.I tried to transport it from 4.6 but it doesn't allow me to enter it in a package to transport it.Any idea??thanks.

    Labels in this area

    Explore this Area