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

    EDIDC Data

    Hi Folks,I am sending an IDOC to middle-ware in segments.The middle-ware is not able to pick EDIDC table data for the IDOC.Is it required to make a segment for EDIDC data in the basic IDOC type?Attaching the screenshot of the Basic Idoc type.

    Resolved! Accepted Solution

    add custom tab in migo

    hello ,          i want to add a new tab in migo transaction goods receipt when i select   'a01' goods receipt from upper left corner & also i want to add another tab when i will select 'a04' display from same position is it possible how i will captu...

    Resolved! Accepted Solution

    How to merge different flatfiles into one by using abap program?

      Hello everyone....        Please help me how to load the data from different excel sheets of same structure to internal tables and then load the data in theinternal tables to the one target excel sheet. My scenario is that i have 100 excel files co...

    How to call transaction MIR6 using bdcdata,fill multiple values for invoices and return to calling screen

    Hello, I am trying to call the transaction MIR6 using the CALL TRANSACTION using bdcdata.I am calling this from an ALV list display based on the selected idocs for invoices.Further, I am able to have this work for single document number.I need to cal...

    Resolved! Accepted Solution

    Attach a report program in to Module Pool screen

    Hi all,     I have dialog Program (Module pool) and now i need to Execute a report program with button click (it may on another screen). Can someone help me to do this and explain how to do it. When I click a button it should go for Selection screen ...

    Resolved! Accepted Solution

    inner join

    not working ?TABLES : vbak ,vbap. DATA : BEGIN OF itab OCCURS 0,   vbeln TYPE vbak-vbeln,   erdat TYPE vbak-erdat,   erzet TYPE vbak-erzet,   posnr TYPE vbap-posnr,   matwa TYPE vbap-matwa,   posar TYPE vbap-posar,   END OF itab. DATA gt_orn LIKE STA...

    Resolved! Accepted Solution

    select statement with condition = and (diaufk_where).

    hi Good day,i dint understand the meaning of the select statement when it is like this   SELECT * FROM viaufks             INTO CORRESPONDING FIELDS OF TABLE h_viaufks             WHERE iphas      IN stat             and (diaufk_where).can i please k...

    Resolved! Accepted Solution

    bdc issue

    Hi friends,  I have flat file with 35 records.but in the bdc it hold only for first screen like 16 data . I need to upload all the data .I need some one help pls ..After the execution value is like this  .    it's hold only 16 like this ...    How to...

    Resolved! Accepted Solution

    billing

    We are importing the material and selling it to customer. While importing we pay the customer duty. cvd,cess on cvd and additional duty. We wanted to pass these to the customer. So by default we want these values in the sale order . Sale price will b...

    Time out issue.

    Hello Experts,I have a program that is expected to upload roughly 20000 records. Sessions for these records are created by the program in batches of 5000 records each.The Problem-The program times out and no sessions are created.Category             ...

    Recapitulation

    Can some body help me?form show-recap.   data: dmbtr_o_txt(25) type c.   if p_bukrs eq '5000'.     dmbtr_o_txt = 'Discount'.   else.     dmbtr_o_txt = 'Output Tax Payable'.   endif.   skip 5.   write: /05 'Recapitulation of Accounts:'.   skip 1.   wr...

    Resolved! Accepted Solution

    SAP Assertion Ticket remains in browser after Portal logoff

    Hi,we've upgraded our SAP ERP backend from ERP 6.05 on NW7.02 to ERP 6.07 on NW7.4. And we have NW Portal 7.02 connected to it for ESS/MSS scenarios. Since we do not wish to migrate to the new Java based ESS/MSS we have not upgraded the portal to NW7...

    MarcelRabe by Product and Topic Expert
    • 2587 Views
    • 12 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ACK in ABAP PROXIES

    Hi experts.We are sending ABAP proxies from SAP to PI requesting tecnichal ACK. The thing is that the ACK message is created but it remains in error in PI so the ack status in SAP backend is never updated.Is there any setting that must be done in PI ...

    Resolved! Accepted Solution

    Is it possible, to get just a view on that content I need?

    Hi everyone, is there a view, where i can just see my actual program or Functiongroup, such in SE80?I know the outer-view and the package-view, but  i'm not able to make a smaller view.I searched and worked trough a lot of documents, but i didn't fin...

    Florian by SAP Champion
    • 1164 Views
    • 5 Comments
    • 0 Likes
    Labels in this area

    Explore this Area