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

    Problem with scroll bar

    Hi,We are using a custom program. We have a set of values along with a scroll bar. When trying to search for a value from the set of displayed values, scroll bar functions very slow. Is there any way to increase the speed of the scroll bar?Regards,La...

    Resolved! Accepted Solution

    Email to be sent

    Dear All, I have this program with an output in write statement and i have to send this output as an email attachment. I used the functional module SO_NEW_DOCUMENT_ATT_SEND_API1. But i can i pass the output of the write statement directly t...

    Resolved! Accepted Solution

    Move the picture from one point to another in the same custom container

    Hello All,I have created a module pool program to display an image in a custom container, using the class CL_GUI_PICTURENow i want to move this picture from one point to another when user clicks on the picture and moves the mouse pointer on the scree...

    I355602 by Product and Topic Expert
    • 752 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Submit issue

    Hello friends,I had to add a refresh buttom to a classical interactive report.I have done with the below code and it works{AT USER-COMMAND. CASE sy-ucomm. WHEN 'REFRESH'. SUBMIT zsgnr002 WITH s_wadat IN s_wadat WITH s_edatu I...

    Resolved! Accepted Solution

    Change Documents

    Dear Experts, I have a small requirement, Is there a way that I can findout, what are all the Line items created for a sales order today(or in a particular interval of time).Scenario.A sales order XYZ created on Aug 1st with Line items 10 and 20.T...

    userexit for MATQM

    Hello guys!I'm looking for user exit in transaction QL11 (sending Idoc with message type MATQM). I want to intercept and change a little bit an IDoc before sending them to another system. Anyone knows where can enter my source code?Tnx in advanceTomi

    Resolved! Accepted Solution

    Please explain the logic

    Hi all, The output of the following program is 1.***************************************************DATA: pack TYPE p DECIMALS 0.pack = 1 / 3 * 3.WRITE pack.***************************************************Please explain me the logic.Regards,Lakshm...

    Resolved! Accepted Solution

    Read XML file from presentation server and upload into application server

    Hi all,My requirement is to read XML file in presentation server into an internal table (required as I need to process the data of this internal table) and upload it into application server. I am using GUI_UPLOAD and getting data into internal table ...

    Labels in this area

    Explore this Area