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

    FM to find open deliveries

    Hello All,Im writing a program that calculates the backorders(open sales orders) on all materials .SAP's VA05 does not list those orders as open orders, whose Sales order are Closed but Deliveries are Open. Neither does its standard function module -...

    OO ABAP programming

    Dear experts,Can i do this in OO abap prograaming that , declare an internal table t1 of type ty. and do something liket1 = class ->method( exporting parameter)where method returns me the internal table in separate sectionmethos importing parameter ...

    Resolved! Accepted Solution

    Minimum value

    Hi Gurus,I have 2 small requirements for my object.1)I have to select the Minimum value of field AUFNR from table AUFK. Is there any command for that instead of using a select query.2)Also i have to extract the common values from 2 internal tables an...

    Resolved! Accepted Solution

    capturing error messages

    Hi,In my program , I need to display certain erro messages as shown below.Ex : Message I005(ZCM).Now I have to copy the '005',Message text in Message Class 'ZCM' into an internal table.Could anyone please kindly let me know how to handle this situat...

    Resolved! Accepted Solution

    Check locked table

    Hi all.In a Z-program I'm calling at the begining to the FM ENQUEUE_E_TABLEE. At the end I'm calling DEQUEUE_E_TABLEE.All this had been implemented in order to prevent from another user that enter the program dealing with a spesific Z-table.How can I...

    Labels in this area

    Explore this Area