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
    • 94667 Views
    • 212 Comments
    • 39 Likes

    how to calculate ACTUAL QUANTITY for a given PM order

    hello all,i have  an ALV report requirement like below... (for given Pm order AUFK-AUFNR)i need to displaymaterial no       material desc     requirement quantity  Units of measure     Actual quantitythese fields i have taken from RESB table (matnr f...

    Resolved! Accepted Solution

    Rollback Sales order once delivery not created using BAPI's

    Hi,I have a requirement where in I need to create a Sales order and delivery for that order using BAPIs in the same program. If delivery is not created or any error occured during delivery creation the sales order need to rollback.Please suggest any ...

    Resolved! Accepted Solution

    Customer Data tab

    Hi All,We have added a customer data tab in PO header using enhancement MM06E005. We also added a push button in this tab. Our requirement is to call a zprogram once the user presses this push button. Is it possible?Regards,Sibin

    Returns

    We have an RG23D depot where the import process is taking place and sale is happening from there. While raising sale invoice in sap, the duty that is available in MIGO document (inward of import matl) is passed in sale invoice through condition type ...

    Resolved! Accepted Solution

    Adding select-options

    Hi experts,I am trying to enhance a standard SAP program. I want to add two new fields(select options)to the selection screen. I want to add them  to the existing block. How can I do that ? I am using implicit enhancement . Please give your inputs.

    Resolved! Accepted Solution

    Z table TMG

    Hi all,I have made a Z table. There are two fields in it. Mandt, Werks.I have to maintain Plant entries in it.When I insert any entry it is inserted, but when I try to insert another value and display the table contents then it always shows me just o...

    Resolved! Accepted Solution

    Factory ALV Method

    Hi,I am not able to set 2nd column heading, code as shown below, If any missing guide me. TYPES: BEGIN OF IT, MATNR TYPE MARA-MATNR, MTART TYPE MARA-MTART, END OF IT. DATA : ALV TYPE REF TO CL_SALV_TABLE, ITAB TYPE TABLE OF IT, FNC TYPE REF TO CL_SA...

    Labels in this area

    Explore this Area