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

    BSP versus WebDynpro

    Hi experts,I have been had some problems to decide which technology fit better in my requirements, BSP or WebDynpro? I found the Thread below, where you going to see Rich Heilman and Thomas Jung comments, but this thread was created in 2006, maybe s...

    Resolved! Accepted Solution

    Creating infostructure

    Hi there, I have to create an infostructure (S9xx) and I don't really know how to do this. Can you give me any hints, links and/or transactions to realize this?I kow the fields that should be included but I don't know the way of creating it.Thanks a ...

    SAPscript problem

    Hi Folks, I am facing a problem in sapscript.I have to print some lineitems in the main window, the code for which is written under a text element.while debugging the script i notice that the code under the text element is not getting executed f...

    Logic for Hr Report

    Hi All,I have one report that is executing every week by batch job.If the employee position is changed or new hire taken place in the previous week, then it has to fetch that data and send it an email to manager. For example: if the employee position...

    Resolved! Accepted Solution

    RFC Connections in ECC

    Hi Experts,I am configuring the ALE settings for connection establishment.I am using server in my own system.while configuring the RFC connections , which one I need to select.R/2 ConnectionsABAP ConnectionsHTTP Connections to External ServerHTTP Co...

    SFTP

    Hi Experts,I try to do SFTP to put a file in the remote server. I am not able to SFTP to the remote server. Please find the code below. CLEAR g_f_unixbef. CONCATENATE 'chmod 777' '/usr/sap/check.txt' INTO g_f_unixbef SEPARATED BY spa...

    Resolved! Accepted Solution

    Log all changes made in SE16N for a ztable

    Hi friends.I created a program to get all changes (insert, delete and modifications) on my ztable. When I used SM30 to change data, the log (SCU3) works fine. But when the data was changed in SE16N, and the client will do changes only by SE16N, SCU3 ...

    Resolved! Accepted Solution

    How to use BAPI

    Hi,I have a BAPI 'BAPI_CTRACCONTRACTACCOUNT_CH1'. This BAPI will be used to change the contract account. But my reaquirement is I have added some custom fields to contract account screen and we can see these fields in CAA1, CAA2, and CAA3 transaction...

    function code .

    Hii alll.... I have a prblem in knowing the function code for the DUPLICATE ROWS button on the standard alv grid that is been called using classes ...the issue is i need to remove that button ....could any one plzzz help me out in solving this issue ...

    leave to screen

    hi gurus,i have using following code MODULE status_0102 OUTPUT. CLEAR sy-ucomm. APPEND 'PRINT' TO fcode. APPEND 'REL' TO fcode. APPEND 'EXIT' TO fcode. APPEND 'UPD' TO fcode. APPEND 'DEL' TO fcode. APPEND 'ADD' TO fcode. SET PF-STATUS 'PACK' ...

    Labels in this area

    Explore this Area