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

    Slow performance accessing Cluster Table A017 using FAE with 15 million rec

    Hi ABAP Expert.I have problem to accessing table a017 (15 Millions records) using FAE . The performance not so good. I already using all the key. The itab input table is about 10.000 records. "Sort Cluster Table key to speed up the query lt_cond_...

    Overlapping Display of interactive alv ALV using CL_GUI_ALV_GRID

    Dear All,I am facing a strange problem. I am using CL_GUI_ALV_GRID for displaying alv. It was supposed to be an interactive alv. The first screen(100) was displaying some header details. I implemented the double click event for the display wherein i ...

    Resolved! Accepted Solution

    ALV Grid Refresh Issue

    Hello! I am using the FM 'REUSE_ALV_GRID_DISPLAY' to display a report we have written. The report displays sales orders and when the user double-clicks on a line they are taken in VA02. I put in a change to have the report refresh after the user c...

    SPRO calls SM30?

    I have a user who need SPRO access in production but when goes to Financial Account New/General Accounting New/Business Transactions/OPen Item Clearing/OPen Item Processing the systems wants him to have access to SM30.We don't give that out in Produc...

    Resolved! Accepted Solution

    Structural authorization - creation of employee number in webdynpro or abap

    Hello Experts,We are facing some problems with the combination of structural authorizations and the creation of a new employee.When we use PA40 to create a new employee this does not give any problem.In the webdynpro we first execute a call transacti...

    Resolved! Accepted Solution

    BDC for Transaction CS02

    Hi All,I am using BDC for transaction CS02. In the first screen(2150) of this transaction i have to select only those items for which Item Category (Bill of Material) Ict = L. After recording i get the following: perform bdc_field using 'BDC_...

    Resolved! Accepted Solution

    OLE

    Hi I have defined data: lw_templ_wbook TYPE ole2_object. CALL METHOD OF lw_templ_wbook 'SAVE'. IF sy-subrc >< 0. PERFORM f800_append_message USING text-e07 CHANGING gf_error gi_msg. EXIT. ENDIF.here I...

    Labels in this area

    Explore this Area