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...

    Resolved! Accepted Solution

    Datasource as a FM

    Hi Experts, I am trying to create a FM which will serve as a datasource for BW.  I created a structure for the output and using it my FM. My select query is a join from different tables and I am fetching a field OBJID from different tables. When I am...

    manukapur by Active Participant
    • 645 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Note 1514322 - FSEPA_M4: Number of mandates after filtering : question on advance correction

    Hello, I am currently implementing oss notes 1514322 for SEPA.In the text of the note there is a manual part starting by "If you implement an advance correction"Does somebody knows what this means ? Is the manual part mandatory  ?Thanks in advance, M...

    Resolved! Accepted Solution

    Error in ALV header "this program cannot display the webpage".

    Hi Experts,In ALV report I am facing error in top-of-page - "This program cannot display the webpage".ALV report is being developed in ECC 4.6 version. The real dilemma is when my client is running the report he is facing this error, but when I am ru...

    Resolved! Accepted Solution

    How to create field symbol

    Hi everybody,I have a z table. I want to field symbol table from z table contents.it must be itab columns which z line items. All columns should be the amount.how can i do this.in z table Acount number(saknr)101020100110102030011010203001101020400110...

    Resolved! Accepted Solution

    va02 dump (The interface "IF_EX_BADI_SD_DPBP" was changed at runtime.)

    Hi allI made some enhancement in va02 and got the following dump.  Error in the ABAP Application Program  The current ABAP program "CL_EXITHANDLER================CP" had to be   terminated because it has  come across a statement that unfortunately ca...

    ALV GRID

    Dear colleagues,have some questions regarding the ALV Grid functionality.Situation: I am  using an ALV-Grid for reporting. It is an multi-level process means, using 2  Dynpro with different data base structures.First dynpro contains information that ...

    adding watch point

    I encounter a error when I try to add watch point during VF01 debug, the watch point i am going to add is RK2R1000/variable GT_ITEM[].it says:Variable GT_ITEM[] in program RK2R1000 does not exist, or is not yet loadedMessage no. TPDA149what should I ...

    Resolved! Accepted Solution

    Logic to create Physical Inventory Document for multiple material using eCATT test script

    Could you please, suggest us the logic to create Physical Inventory Document for multiple material using eCATT test script.1. After entering basic data in the initial screen of T code: MI01, click enter,2. The user need to enter the below detial in t...

    Resolved! Accepted Solution

    I have a question about the background job.

    the program will cost about 4-5 hours,When I run it as a background job. but sometime it will cost 7-8 hours in some condition. such as when there are many job run in background or the system performance is not good.I want to know what factor would ...

    Resolved! Accepted Solution

    Unwanted Character in excel download

    Hi Experts,I am facing one issue. I am using FM EXCEL_OLE_STANDARD_DAT to download excel.    call function 'EXCEL_OLE_STANDARD_DAT'    exporting      file_name                 = lv_filepath          "file path    tables      data_tab                 ...

    Fiori application

    I started off by setting up the Sales Rep Apps - in particular the Track Sales Order app. We have a Gateway System connected to an ECC instance  on the cloud on which this setup has been done. The BADIs for the Track Sales Order App SRA018_SO_USR_TO_...

    Resolved! Accepted Solution

    The Open SQL command is too large - issue

    Hi all,SELECT matnr          mtart          matkl          meins     INTO TABLE it_mara     FROM mara     WHERE matnr IN s_matnr       AND mtart IN s_mtart       AND matkl IN s_mtart.   LOOP AT it_mara INTO wa_mara.     s_matnr1-low = wa_mara-matnr. ...

    Resolved! Accepted Solution

    After transporting my program and tables from one Development Server to another, I get Error "The work area <itabname> is not long enough.?

    Hi I transported my report executable program and it's related all tables from SAP ERP version 5.0 server to SAP ERP version 6.0 server. After transporting when I tried activating the program it gives error 'The work area <itab> is not long enough.' ...

    Labels in this area