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

    error in screen output

    Hi friends,I am Saurav Lahiry. I am designing my first OO ALV application. In my screen 100 layout, i am unable to paste custom control inside the screen. How to correct the layout ? Secondly, when i am placing the debugger on set_table_for_first_dis...

    ADT in Ubuntu

    Hi Experts!I'm new to Linux. So far I've been working with Eclipse / SAPGUI for JAVA on Mac and everything worked fine. Since last week, I'm trying Ubuntu, so I installed Eclipse Mars (same as Mac), SAPGUI for JAVA 740 rev6 (same as Mac), and ADT. I ...

    BAPI for MPO1

    Hi,We are integrating a third party PLM system into our ECC 6 landscape and are searching for a BAPI for MP01 (Maintain Approved Manufacturer parts list). We have been unable to isolate a BAPI.Can anyone point us towards a suitable BAPI?thanksRichard

    Resolved! Accepted Solution

    CSV file - Strings with multiple double quotes and commas

    Dear Guru's,I am trying to write data from an internal table into a CSV file, but some fields has multiple commas (,) and double quotes (") within it. I tried covering the whole string within double quotes ("), but since the string has multiple doubl...

    SAPSeeker by Participant
    • 7040 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    how to shift the internal table field from one column to another

    hello all,i am using a function module to get details against a network number,CALL FUNCTION 'CO_BC_RESBD_OF_ORDER_GET'         EXPORTING           aufnr_act = ls_aufnr         TABLES           resbd_get = it_resbd.here the contents of it_resbd arefo...

    Resolved! Accepted Solution

    RFC connection to BW fails with CALL_FUNCTION_SIGNON_INCOMPL for long passwords

    Hi,We're connecting with the NW RFC SDK to SAP BW.We have a BW test user with a long password, "}l@bPyjS$C$L>vj}wY<lQKE{<<nq6BcXDQq[a${V}l@bPyjS$C$L>vj}wY<lQKE{<<nq6BcXDQq[a${V}l@bPyjS$C$L>vj}wY<lQKE{<<nq6BcXDQq[a${V}l@bPyjS$C$L>vj}wY<lQKE{<<nq6BcXDQ...

    Resolved! Accepted Solution

    Sending & Receiving IDoc to Third Party without SAP PI

    Hi Experts,I want to know how to send & receive IDoc to non-SAP system without SAP PI. I want to check if my understanding is correct.Sending IDocWe need to use EDI to send IDoc from SAP to non-SAP system. There are 2 ways to send IDoc to third party...

    Resolved! Accepted Solution

    Processing mode of BOPF BO

    Hello,by calling methode RETRIEVE of the BOPF service manager one can read the data of a node and also specify the processing mode via parameter IV_EDIT_MODE, domain /BOPF/CONF_EDIT_MODE. I always use 02 -> exclusive write, I would like to request th...

    Resolved! Accepted Solution

    Enhancing Cost center master KS01/KS02 screen

    Hi Experts,I have a requirement to add one custom field in cost master create/change transaction as shown below.for achieving this, I have checked standard program various screen and found that there is no sub screen provided where I can attach my cu...

    Resolved! Accepted Solution

    Hi.. while creating alv hierarchical report . i got error fieldcatlog not found. help ll be appreciate.

    REPORT ZSG_ALV_HIERARCHICAL_SO. TYPE-POOLS:SLIS. TABLES:VBAK,VBAP. TYPES: BEGIN OF TY_VBAK,          VBELN TYPE  VBAK-VBELN,         "SALES DOC          ERDAT TYPE  VBAK-ERDAT,         "DATE ON WHICH RECORD CREATED          ERNAM TYPE  VBAK-ERNAM,   ...

    Resolved! Accepted Solution

    http communication failure

    Hi all,     I am using a java rest service to push SAP data but I am getting a http communication failure. What settings need to be done while making the http request. I tested the http connection from the report program RSHTTP20. Connection is estab...

    Resolved! Accepted Solution

    Exception condition "X_ERROR" triggered for VT02N

    Hi Experts,Error [ Exception condition "X_ERROR" triggered ] is occuring via "SO_NEW_DOCUMENT_ATT_SEND_API1" .The following are details:Transaction:  VT02N                Program:       RSM13000Let me if you need addtional details , if already faced ...

    Resolved! Accepted Solution

    Excel file on AS from Binary data

    Hi,I need to create Excel file on Application Server.I receive the Excel information from SProxy Attachment (SWA) gs_document-att_type = ls_attach->get_content_type( ). CALL METHOD ls_attach->get_binary_data      RECEIVING           p_data = gs_docum...

    YouriC by Participant
    • 5285 Views
    • 11 Comments
    • 0 Likes

    How to download XML files from the appilcation server, merge and upload as one file in the same place?

    Hi - I have a requirement to download XML files from application server and merge all together to create a new XML file and upload to the same path. When I tried, for example I am merging 3 files its transferring one file as one line. So in my new fi...

    Labels in this area

    Explore this Area