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

    SM37 - Job analysis - help

    Hi,We have a job that runs after saving a service order, which pushes some information to a custom table.The job runs in our Development and Production systems. However, we have several other testing systems and this job does not run after saving a s...

    Resolved! Accepted Solution

    recursive problem

    Hello !I have a problem and can solve it.I am calling within a Function Module a badi and calling the same Function Moduleagain within this badi beacuse I need it. And now I have big recursive loop with no ending.How can I process to avoid this circu...

    Resolved! Accepted Solution

    Badi error.

    Hello, I´m trying to develope the next Badi: WM_ENHANCMENT, but i ´m receiving the next error:"BAdI definition WM_ENHANCMENT is only provided for SAP internal use".It´s not possible to implement it or i´m doing anything wrong?Thanks a lot!

    Resolved! Accepted Solution

    READ TABLE <pointer> ...

    Hi there. How can I assign an itab to pointer to have possibility to make operations on pointer (not itab)? [ I ] DATA: itab LIKE dbtab OCCURS 0 . field-symbols: <ritab> type any table . field-symbols: <rline> type any . ASSIGN itab TO <ritab> . it'...

    Resolved! Accepted Solution

    ABAP HR - Org Unit

    Hi Experts,I have some 20 org units and each one has 1 manager and 15 employees. Now i want to find the Terminated employees. If I check with each PERNR means it takes lot of time. So Is there any way to find the terminated employees? In other words...

    Resolved! Accepted Solution

    DIV used with negative numbers

    Hi,consider this:ECC600 ABAP will calculate a result of 1- for 3600- DIV 86400[expected result would be 0 - the same for 3600- DIV 86400 as for 3600 DIV 86400]Any explanation for this?Regards,ClemensEdited by: Clemens Li on Nov 3, 2008 3:45 PM

    Clemenss by Active Contributor
    • 1548 Views
    • 5 Comments
    • 0 Likes

    S_ALR_87012178

    Hello Expert!We have 8 branches customer, the customer display and their balance should be restrict by business area;we have set the customer number by the branch wise, for eg,customer number starting from 10* means 1000 - branch ...

    Labels in this area

    Explore this Area