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

    screen exit

    with user exits, after creating a subscreen on the function group with a field to be added on the standard screen, how then do i link this field to the standard screen? there is no screen area defined on the user exit. there is no screen area defined...

    Resolved! Accepted Solution

    method GET_WINDOWS_DIRECTORYofCL_GUI_FRONTEND_SERVICES class givingproblem

    hey guys, in my program b4 calling gui_download i need to take the path of desktop . so i am calling the method GET_WINDOWS_DIRECTORYofCL_GUI_FRONTEND_SERVICES CREATE OBJECT v_guiobj.CALL METHOD v_guiobj->GET_DESKTOP_DIRECTORYchangingDESKTOP_DIRE...

    correct the logic

    hello experts.I want to write a or condition but my logic is not working .please correct my logic.My requirement is if a not equal to se2345or b not equal to me345 it should give the error.If a is equal to se2345 and b is not equal to me345 then als...

    Resolved! Accepted Solution

    GUI_EXEC showing Obsolete? What is the replacement? PLS HELP

    When I use PATTERN button on SE38 screen to add function module GUI_EXEC to the code, I am getting message that this FM is OBSOLETE. DO NOT USE. My requirement is that I should be able to download a report to local drive as an Excel file and immediat...

    kamathp by Participant
    • 1299 Views
    • 2 Comments
    • 0 Likes

    database sequence

    Hi, I have created a sequence in my SAP DB..We are using MAXDB database as our backend.I have created a sequence in back end editor directly in database editor in server.when we give query select apid_seq.nextval from dual means it will give the ...

    Labels in this area

    Explore this Area