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

    About BADI

    I read online that once I have created a BADI with its interface and activated it, an adapter class will be created. Where can I see the adapter class? Does adapter class refer to CALL METHOD cl_exithandler? How about after I create the implementing ...

    User exit MB_CF001

    hola, necesito un user exit para desplegar un mensaje cuando se hace un traslado por la transacción MB1B y no el material no tiene costo, estoy tratando de usar la ampliación MB_CF001 y no me perimite desplegar mensajes via abapgracias y saludosDaya...

    Resolved! Accepted Solution

    Search role by name

    HI ,There is standard FM that Sap provide that i can search for role from prefix or suffix for example :if i put man*i get all the roles that start from man like manager manager_Europe and so on.i don't want to use select with % i just want to use ...

    Resolved! Accepted Solution

    Select Statement

    Hi,I have a table with a key field and a non-key field. This table has around 6 million records.My ABAP statement is: select single non-key-field from table where key-field = variable. Can you'll please give me some other tips to increase efficiency...

    MIGO BDC

    Hi I'm doing BDC on MIGO. My problem is MIGO screen is remembering previous activity (i.e. GR-Order or GI-Order or GR-Purchase order) and it is not taking values from my BDC input. Values are alway defaults to previous MIGO transaction.. Can any on...

    Resolved! Accepted Solution

    How can I write more than 20 char in the TOP_OF_PAGE of a ALV Grid?

    Hi I need to show some total is the ALV's Top of page,I'm using the REUSE_ALV_COMMENTARY_WRITE function but the problem is that the table used to pass the data to be show allows me to write only a Char20 position variable (SLIS_T_LISTHEADER-KEY) How ...

    Resolved! Accepted Solution

    IDOC WPDWGR01

    Hi all,I have an IDoc WPDWGR01 and now I need to put 2 more fields (LGORT and VTWEG) to receive from a third part system (Delphi System). Somebody says that I need to do an extension, but I don´t know how to do this.Anyone have a step-by-step to crea...

    Resolved! Accepted Solution

    Select-options: How to eliminate range while allowing multiple entries?

    SELECT-OPTIONS: s_plant FOR lv_werks OBLIGATORY NO INTERVALS.I wrote the above statement to disable ranges. But if the user clicks on "multiple selection" , inside that there is a tab which allows to enter ranges. Could you please help me in restric...

    Resolved! Accepted Solution

    Table for IR GL-Account in PO

    Dear AllFrom which table I can get GL Accounts attached on IR (invoice) at PO History tab.I have to pick IR of only particular G/L Accounts. I am giving GL Account in EKBE from where I am getting POs for that particular G/L Account but on line item f...

    Labels in this area

    Explore this Area