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

    Finding the totals

    Hi, In my scenario if i give a range of document number(belnr) i have to fetch the details of the PO and have to find the totals of the PO from the history tab.I have written the code asgi_value and gi_amt are like table ekbe.gv_total = 0.LOOP AT gi...

    Resolved! Accepted Solution

    Production Order Lock

    Hi all, Currently i am using function module ENQUEUE_READ to check for production order lock but it is giving wrong results some times. I just wanted to know if any order is locked i.e., if an order is in change mode ( CO02 ) than i should get a mess...

    Resolved! Accepted Solution

    data type in alv grid

    Hi,I have editable field in grid in which I want to put some number. The field type is p decimals 1. If I put there number 5 or 5,0 I got finally value 0,5. To get 5 I must put there 50. I should I do to get correct value, after putting 5 I want to r...

    PROVIDE Statement

    Hello Folks,I have a question concerning the usage of the PROVIDE statement... I wrote a function module, in which I used the statement PROVIDE to easily get the intervalls of internal tables, 3 of them...But during the code check I get the following...

    Labels in this area

    Explore this Area