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

    Problem with Webservice

    Hi SAP Gurus,We have configured Webservices. when I Open SOAMANAGER Tcode and when i click on the "Open Web Service navigator for selected binding" in browser , then a new window of the browser is started. it continuosly runs but does not show any da...

    Resolved! Accepted Solution

    Get Cursor field problem

    Dear Guys,I have made a screen that has some fields.I enabled in PAI of that screen a code for taking the cursor position so to have double click event.The double click works ok but the problem is that it works and on "enter" .How can i prevent that...

    Resolved! Accepted Solution

    ALV get_frontend_fieldcatalog and set_frontend_fieldcatalog not working

    Hi all Gurus,I have devoloped an ALV report (Using cl_gui_alv_grid & cl_gui_custom_container), after the grid is displayed using set_table_for_first_display method when user clicks "Back" button, I call below methods.....case 'SY-UCOMM'WHEN 'BACK'. ...

    tharu by Contributor
    • 4894 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Delivery Bapi

    Hi Friends, I am trying to create delivery with reference to sales order number using bapi in my alv report. I am passing the parameters as:IF GV_SALESDOCUMENT NE ''. READ TABLE ITAB INTO WA INDEX 1. CLEAR: GV_PLANT. GV_PLANT = WA-WERKS. ...

    Resolved! Accepted Solution

    Empty Tables for Function FKK_DOCUMENT_READ

    Hi Experts,I'm trying to recover data from this fm, but when i'm debugging the function does not return any result in the table section. I already try all the ways i know declaring the tables in my code, As a TYPE STANDARD TABLE WITH HEADER LINE and ...

    Resolved! Accepted Solution

    for MIRO transaction

    hi allI need to add custom fields for MIRO transaction, i want to add tab screen for MIRO transaction,if it is with user exits we can use LMR1M001.In case badi which badi we have to use to create tab screen for MIRO transaction.please give me suggest...

    Disable most fields VL02n

    Hi,Is there anyway to disable most every field in VL02N, leaving only a few select fields ready for input? The BADI LE_SHP_DELIVERY_PROC and method CHANGE_FIELD_ATTRIBUTES can be used to disable individuals fields. You have to enter details of each f...

    che_eky by Active Contributor
    • 1388 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    refresh ALV list after document creation (was: "Internal Table")

    Hi Abapers,I have a ztable with 7 fields. I have written a alv grid report using fields from the ztable for creating sales order using bapi's and it is working fine. Once my sales document is created, I need to refresh my alv grid report itab for the...

    Resolved! Accepted Solution

    Userexit to override the Z partner function which is non editable

    Hi all,I am searching for the user exit which helps me in overridng the partner function sent from an IDoc which creates the Sales Order.In this scenario, I am not able change the partner function as the partner function is not editable and while I g...

    Resolved! Accepted Solution

    ABAP2XLSX. Blank sheets

    I download the project form code exchange.When I run the demo reports all the files are empty.When I debug the internal tables are filled.Whe trying to open the file in excel I recieve a message that the file format is wrong.Any idea what I did wrong...

    Resolved! Accepted Solution

    Separate set of layouts for grid and hierarchical display

    Dear All,(sorry if my question is a dummy one; I didn't find it easy to search in this subject, so I could not find usable resources)I created a report and on selection screen it is possible to choose between two options:- ALV grid display ( REUSE_AL...

    Resolved! Accepted Solution

    T.code ME55

    Hi Experts ,I want to know where exactly the ALV GRID DISPLAY Function Module has been called in the program of T.code ME55(RM06BF00) , Actually my requirement is to add one more field (available stock of the material ) in the ALV Output of the T.cod...

    Labels in this area

    Explore this Area