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

    Select statement

    Hi, I am working the user exit which validates the entered serial number.CHECKING THE CALLING TRANSACTION AND USERS IF SY-TCODE = 'MB1C'. EXIT. ENDIF.TO CHECK WHETHER ENTERED SERIAL NUMBER CONTAINS ANY ALPHABETS IF SERNR CA SY-ABCDE. MESSA...

    Resolved! Accepted Solution

    IDOC_INPUT_ORDERS and billing block field (VBAK-FAKSK)

    Does anyone know how I can update the VBAK-FAKSK field in the idoc_input_orders finction module?There are several places using user exits that you can update a structure called xvbak and the faksk field in there. I have done this but I cannot tell h...

    SOAP error

    Hi,I tried to go to web service home page and I got the following error.Could some one help me ? Soap Core Exception was raised in Method CL_SOAP_REGISTRY::generate_wsdl(6) Technical Details of Soap Core ExceptionMessage Text: SRT: ASSERT failed: ...

    tracking a logon id

    The requirement is to track an id BATCHBW in BW system. Whenever a user logins with that id , an email has to be sent to two particular persons. I know that there is an user exit 'SUSR001' . It has been implemented in R/3. I have to do the same thing...

    LPCONFIG

    I have created an ABAP proxy object using a local copy of a wsdl file.I understand that the proxy object communicates through a logical portset up using transaction LPCONFIG.I don't know how to configure the call parameters of the port, specificallyt...

    Resolved! Accepted Solution

    ALV

    Hello All,I am writing a ALV Report.But i got confused where i have to use cotes and where not to use the cotes for the parameters in function modules which we use.i.e for egCALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'EXPORTINGi_callback_program = <b>sy-...

    Resolved! Accepted Solution

    Please tell me if User Id's can be moved from one client to another???

    Hi, I have same problem as some one else. I am trying to find a way to move few or many users from one client to another. Is there a transaction available or program to move them. e.g. there is a SCC1 transaction available to move transport only from...

    Resolved! Accepted Solution

    ALV Top of Page

    Hello All,I am trying to display top of page in ALV. I am able to execute the program but i am not getting top of page printed. I am giving my code below can anybody help where i went wrong. REPORT YSG_MM_EXT. " LINE-SIZE 300 ...

    Resolved! Accepted Solution

    can someone explain the tables tab under function parameter declaration ?

    Hello,when declaring a function, part of its parameter interface is the tables tab. So if in FUNCTION1 i declare a table: tdraw like draw (optional)what does that mean ? does this mean that tdraw will be a table of type draw and at the same time it...

    Resolved! Accepted Solution

    Outbound Idoc

    For inbound idocs, I go to we19 and try to post it and see if there are any errors. How do I test that with outbound idocs?I want to create a sample outbound idoc from VF03 (invoice) and see if it is succesfully generated. Please tell me how to do it...

    Resolved! Accepted Solution

    help in smart forms

    Hallow I new in smart form .i build a report program in abap and in my program I have to call to smart form .In my program I select score of student in some course in If the student passed the course I have to send him page with his name (that I hav...

    Resolved! Accepted Solution

    Iist box - urgent

    I have created a domain with fixed values and using that domain field in the dialog screen as list box.Now in the output it displays an empty value along with my fixed value.Eg.My domain has 2 fixed vales A and B.In the screen list box i m getting an...

    Labels in this area

    Explore this Area