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

    BKPF-XREF1_HD update

    Hi,I have a basic requirement ( ) wherein the field BKPF-XREF1_HD needs to be updated when the Acc doc ( RV or cancellations ) are created automatically from Bill Doc.I tried implementing the below exits but though they get called, SAP code overwrit...

    Resolved! Accepted Solution

    ROLLBACK after failure

    I am calling the following FMs in the sequence:1. BAPI_GOODSMVT_CREATE using movement type 2612. BAPI_GOODSMVT_CREATE using movement type 1013. COMMIT WORK to generate a handling unit number.4. A FM L_TO_CREATE_SINGLE (that unpacks and repacks handli...

    Resolved! Accepted Solution

    Display different record in ALV Grid after provide different selection

    Hi All,I am a newbie.This is my situation:Firstly, on dropdown list, I select 'Annual'. Then, the alv grid display all records for 'Annual'.Then, I select 'Sick', I'd like to use the same ALV Grid to display all records for 'Sick'.I'd like to know if...

    Resolved! Accepted Solution

    recall co11n in user exit

    Hi all...I'm currently on working with T-code CO11N (user exit : CONFPP05)I'm trying to validate user input..when the input isn't accepted, I want to stop transaction anda automatically call transaction CO11N againI tried to use CALL TRANSACTION 'CO1...

    Resolved! Accepted Solution

    read maintenance view data

    Hi allI would like to know if is there any function that allow me to read data from a maintenance view into an internal table of a report.I find some function like VIEW_MAINTENANCE_CALL. I would like to find something like this without using maintena...

    Labels in this area