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

    Issue with BAPI

    Hi Experts, This is the second time I am having this issue with BAPI.script execution: TypeError: Unable to get property 'textContent' of undefined or null reference at GuiRFC.prototype.getResultvar objTable = session.findById("wnd[0]/usr/cntlGRID1/s...

    pakula123 by Participant
    • 1771 Views
    • 11 Comments
    • 0 Likes
    Resolved! Accepted Solution

    SAP Gui in Eclipse/ADT does not start

    Hi,So I've got this very frustrating problem and I'm hoping to be set right.I've installed ADT and have following versions:SAP GUI:      740 patch 7SAP ECC:     Ehp 7ADT:             2.60Eclipse:         Luna Service Release 2 (4.4.2)Windows 10   64 ...

    Resolved! Accepted Solution

    Adding "sub function" to function in ALV toolbar ?

    hi there, see screenshot: the demo program BCALV_GRID_07 has a customer button in the toolbar. It has 2 functions there -> "Überblick" and "Flüge". This is done with the add_function method in class CL_CTMENU. So far, so good: i have the requirement ...

    Resolved! Accepted Solution

    When use consistency validation check in BOPF, how to prevent the data being saved?

    Hello,When use consistency validation check in BOPF, how to prevent the data being saved?In help document link:Validation - Business Object Metadata Model - SAP Libraryif there are inconsistent node instances, a consistency validation behaves in one ...

    Resolved! Accepted Solution

    Unified Connectivity

    Hi,We configured UCON in our development environment to see how it works.We selected all the 43482 remote function calls and added them to logging phase manually through UCONPHTL transaction.To test, we just ran a remote function module ZV_BAPI_SALES...

    Resolved! Accepted Solution

    Custom code adjustment for transparent tables - Code Inspector does not manage it

    Dear experts,I am preparing custom SAP code for HANA and found the following:1. Not only pool and cluster tables are affected, but also transparent ones (We have a customer on HANA who reported such cases).2. SCI Code Inspector cannot find such code ...

    Denis8df by Explorer
    • 1294 Views
    • 4 Comments
    • 0 Likes

    mb_migo_badi

    hi,I am using mb_migo_badi to add custom tab at header level in MIGO transaction screen.I have added the custom tab and added the extra customized fields in mblr table using append. now how to transfer the data from the newly added fields in the tran...

    Resolved! Accepted Solution

    How to give a message in output if the same role already exists ?

    Hello,I have create a program to automate the process of Single role creation by uploading an excel file.Now I want to display a message to the user if he tries to create a role which already exists.My output will be in ALV (Traffic lights) :-Green -...

    Resolved! Accepted Solution

    update Billing plan in VA01 / VA02 / VA03 with items restriction.

    Hi all,         I have to update Billing plan in VA01 / VA02 / VA03   with below restriction.   Restriction base on Item no.    1) Sales order having more then 0020 line items then its should not consider in Billing plan but it should calculate in Ne...

    Resolved! Accepted Solution

    Negative values from internal table are not properly saved to Excel

    Hi ABAP Experts,I wrote a report to extract condition value from billing documents.  One of condition is discount so the value is negative when displaying in ALV.I used the function SAP_CONVERT_TO_XLS_FORMAT to download the internal table to an excel...

    Different Behaviour in foreground & background for BAPI_CUSTOMERREURN_CREATE

    Hi experts:          when I use BAPI_CUSTOMERRETURN_CREATE to create sales return order.i'll receive correct order if I excute program in foreground,but if I run program in background job,the order's quantity is zero and cannot be change.     I can't...

    Select y Select a la misma tabla??

    Hola amigos,os dejo este código por si alguien me puede ayudar:SELECT SINGLE *            FROM lfa1            INTO ls_lfa1           WHERE lifnr = ls_cesiones_aux-lifnr.       IF sy-subrc = 0.         TRANSLATE ls_lfa1-name1 TO UPPER CASE.         ...

    Resolved! Accepted Solution

    TAW12-01, lesson: Dynamic Programming whit Field Symbols and References.

    On unit 6: Dynamic programming, use the sample program: SAPBC402_DYND_DATADECLOn description about this program, says:“if you Knew the components names, you could display the files directly using WRITE <fs_wa>-…. In most cases, however, you will not ...

    Resolved! Accepted Solution

    Extract Variable from ODATA API

    Hello all,I went through the very good guide from Holger in order to get started with HCP SAP APIM.In order to create a custom dashboard, I would like to retrieve some information from the response of the SalesOrderSet resource, using an ExtractVaria...

    svenhuberti by Product and Topic Expert
    • 1304 Views
    • 1 Comments
    • 0 Likes

    ALV Reporting

    Dear All,I have wrote a report  where datas will be fetched from ekko and ekpo , first it will fetch datas from ekpo then after dbl clk it will produce another secondary list which will show up the data from ekko , this similar coding is working for ...

    Resolved! Accepted Solution

    Why FREE is so underused?

    Hello ABAP Gurus,I had this nagging question for a long time about FREE and CLEAR statements while used to initialize internal tables. I understand that the only difference between them is that FREE releases the complete memory area for the internal ...

    TMG requirement

    Hi,I have created table with fields company code, customer number and soo on.co code BUKRS for T001 and Cust number KUNNR from KNA1.After I have created a table maintenance generator also now I would like to know how to select Co code from T001 and C...

    Resolved! Accepted Solution

    Why BAPI rather than RFC ?

    Hi.I got an idea on BAPI and RFC but I am bit confused at this point.BAPI can be used to access the SAP data from other technologies because we place the BAPI in BOR. But the same work can be done by RFC also.Both are same right.Then why should we us...

    SAP SOD Review

    Hi all,I am currently on an audit engagement and my scope of work is to perform segregation of duties (SOD) review. For this review, I am using <Ad removed>. One of the tables required is UST12.However, my client is having difficulties to extract the...

    Labels in this area

    Explore this Area