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

    ABAP Code Inspector

    Is there a way to confine the checks performed by Code Inspector to myprogram only?My program invokes much SAP-supplied code in the form of includes. Andthe code inspector covers this code as well. I am interested in seeing theresults for my code o...

    Resolved! Accepted Solution

    CL_SALV_TABLE - how to get the values of the row that was double-clicked?

    Using CL_SALV_TABLE ALV grid, I want to get the values of the row that is double-clicked. I am able to get the row number, but cannot seem to figure out how to get the actual row itself.Purpose of this is to take values from the row and then populat...

    Lock problem

    I have two locks in SM12 that I want to unlockMATNR_LOCK MATNR_LOCK_INTMODE is E for bothI am trying to unlock as follows but the locks do not get removed? CALL FUNCTION 'DEQUEUE_E_MATNR_LOCK' EXPORTING MODE_MATNR_LOCK = 'E' MANDT...

    Resolved! Accepted Solution

    Selection screen

    Hi I got to call selection screen 1 -> selection screen 2-> smart form in middle if i click on selection screeen 2's BACK button i am getting the smart form trigger instead of selection screen 1. Where to handle that BACK button .If there is some...

    Job sm37

    HiThere is a job which is being scheduled bu some programas when is see in SM37,variant name is &000009845 ie run time creation.and user is rfc_user which is the standard user,Now i have to see from where this job has been scheduled(program or Fm nam...

    Using GUI_UPLOAD

    Hello, I recently ran the GUI_UPLOAD FM and successfully uploaded a comma seperated txt file. I have verified the contents of the DATA_TAB with 1,304 records. Now that the file has been uploaded do I use GUI_UPLOAD to read the file as well? Also, can...

    Labels in this area