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

    What is that ? NODES

    There is a example as below in SAP Library.The following program is connected to the logical database F1S.REPORT EVENT_TEST.NODES: SPFLI, SFLIGHT, SBOOK.START-OF-SELECTION. WRITE 'Test program for STOP'.GET SBOOK. WRITE: 'Bookid', SBOOK-BOOKID. ...

    Resolved! Accepted Solution

    Unicode Compliance

    Hi All,I am working on conversion of the programs from non Unicode to Unicode.I am getting the error at the statement ofTRANSLATE KNA1 TO UPPER CASE.I know that if I write field by filed like TRANSLATE KNA1-KUNNR TO UPPER CASE. the error wont appear....

    outbound Idoc Error

    We are trying to use IDOC , on our own created structure.When posting the outbound idoc it is giving an error. I am sending thefollowing details regarding the Error.1. Generated the port, partner profile, message type, basic type andsegments.2. Using...

    Resolved! Accepted Solution

    RFC destination

    hi all,I have created a FM on one server and calling it from other using RFC destination.At some point, main function module raises exception, the number of exception i am getting in sy-subrc, <b>bt how can i make it display the exception raised?</b...

    Resolved! Accepted Solution

    Top-of-page on each screen

    Hi experts,On my selection screen there are 3 pushbuttons.for the first button click a report is generated and top-of-page appears for it.but when the next time any button is clicked, directly the report gets printed without the top-of-page.i want th...

    Resolved! Accepted Solution

    Internal Table Problem

    Hi All,I am executing these queries in a subroutine but when i execute the program, the previous contents of the internal table t_litem gets cleared up after executing the second query and it only contains kdmat, i want the kdmat value to be assigne...

    user exit

    Hi ,There is one user exit SUSR0001 in SAP R/3. This got triggeerd after logging into SAP.Suppose someone logon to Portal implemented as single sign on for sap and portal. In one of the transaction of Portal it calls some RFC from SAP R/3. Does this...

    ABAP TRAINEE

    HI..I AM A FRESHER 2006 PASSOUT.I HAVE DONE MY COURSE IN JAVA,J2EE,EJB. RECENTLY I GOT PLACED AS TRAINEE ABAP.I WISH TO SWITCH TO SAP NETWEAVER AFTER AN EXPERIENCE OF 1 YR. CAN ANYONE PLEASE GUIDE HOW CAN I GO ABOUT IT.? WHAT IS EXACTLY NETWEAVER A...

    Resolved! Accepted Solution

    performance multiple joins

    Hey,we use multiple joins to extract data from certain tables. But because of the large amount of data and the number of tables the performance is bad. Is it possible to improve the performance. I've read that FOR ALL ENTRIES and database views are u...

    Labels in this area

    Explore this Area