EDI - XI -ECC : scenario

Hi everybody,
We are planning to do EDI_XI integration for inbound and outbound.
scenario1: PO from customers are in the gentran server. we hve to post the PO as IDOCS in R/3
scenario2: oubound invoice IDOCs sent to the gentran server as files.
Can we set the gentran as a Business system and use a File and IDOC adapter for achieving this scenario? or should we use only seeburger adapter to do this?
Pls provide your thoughts.
Thanks in advance

Hi Aarthi,
<i>should we use only seeburger adapter to do this?</i>
>>>it Depends
1)If the gentran is able to provide the xml file from EDI format then you can use directly file adapter to pick the file and vice versa.
2) If there is no facility by gentran system to convert EDI format into XML or vice versa, then it is better to use SeeBurger Adapter.
Many of the places, case 1 is used. Because of security related/firewall related issues with customer wrt Seeburger adapter in their landscapes.
But you can think of Itemfield Conversion agent to convert EDI format into xml and vice versa. Here you go -
/people/bla.suranyi/blog/2006/06/08/sap-xi-supports-edifact
Hope this helps,
Regards,
Moorthy

Similar Messages

  • Acknowledgement for AsynThird-party-- SOAP-- PI-- ABAP proxy-- ECC scenario

    Can someone please provide me a step-by-step for Third-party>SOAP>PI>ABAP proxy>ECC scenario.
    Third-part system is sending an Asynchronous HTTPS message to PI which is then routed to the ECC system to do some processing. I have read many blong and all SAP Docu available on this subject, but i am still confused.
    I understand that ABAP Proxies supports acknowledgement, but what needs to be done in the third-party system to be able to receive acknowledgements. Is there any special config. that needs to be done in Sender SOAP adapter?
    What diff. needs to be done in ABAP proxy to be able to send acknowledgement messages, any config. in XI receiver adapter?
    I will appreciate any guidance.
    Thanks,
    Saurabh

    HI
    Third party application need to have the synchronus communication enabled. If not then you need to get a wrapper develop for this kind of communication
    For proxy development
    Just go through these links:
    How to create proxy.
    http://help.sap.com/saphelp_nw04/helpdata/en/14/555f3c482a7331e10000000a114084/frameset.htm
    ABAP Server Proxies (Inbound Proxy)
    /people/siva.maranani/blog/2005/04/03/abap-server-proxies
    OutBound Proxy (Client Proxy)
    /people/sravya.talanki2/blog/2006/07/28/smarter-approach-for-coding-abap-proxies
    Outbound Proxy (Client Proxy)
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    How to Activate Proxy.
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    File to R/3 via ABAP Proxy with good example
    /people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy
    http://help.sap.com/saphelp_nw2004s/helpdata/en/48/d5a1fe5f317a4e8e35801ed2c88246/frameset.htm
    Synchronous Proxies:
    Outbound Synchronous Proxy
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/abap%2bproxy%2boutbound%2bprogram%2b-%2bpurchase%2border%2bsend
    Inbound Synchronous Proxy
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/abap%2bproxy%2binbound%2bprogram%2b-%2bsales%2border%2bcreation

  • EDI to FILE scenario Problem.

    H,
    I am working on EDI to FIle scenario.  in PI 7.1
    I am getting output as XML Format .
    Present output.
    <BEG01>00<BEG01>
    <BEG02>02<BEG02>
    <BEG03>01<BEG03>
    But I need output as
    000102.(No segment data) 
    How woulds i change this xml format into normal format.
    Thanks,
    Singh.

    Hi ,
    If you need normal format please use the file content conversion. Please find the below links which are helpful for you for knowing file content conversion both in sender and receiver side.
    /people/shabarish.vijayakumar/blog/2006/02/27/content-conversion-the-key-field-problem(keyfield problem)
    /people/karthiknarayan.kesavan2/blog/2007/08/22/file-content-conversion-for-multi-hierarchical-structure
    /people/shabarish.vijayakumar/blog/2006/02/27/content-conversion-the-key-field-problem
    http://wiki.sdn.sap.com/wiki/display/XI/XI_File_Content
    http://wiki.sdn.sap.com/wiki/display/XI/BasicFileAdapterContentConversion
    /people/arpit.seth/blog/2005/06/02/file-receiver-with-content-conversion(file content conversion at receiver side)
    /people/shabarish.vijayakumar/blog/2007/08/03/file-adapter-receiver--are-we-really-sure-about-the-concepts
    /people/karthiknarayan.kesavan2/blog/2007/08/22/file-content-conversion-for-multi-hierarchical-structure
    http://wiki.sdn.sap.com/wiki/display/XI/BasicFileAdapterContentConversion(basic file adapter conversion)
    http://wiki.sdn.sap.com/wiki/display/XI/XI_File_Content
    http://wiki.sdn.sap.com/wiki/display/XI/TroubleshootingtheFile+Adapter
    /people/sukumar.natarajan/blog/2007/06/12/content-conversion-in-sender-file-adapter--2-new-useful-parameters
    help.sap.com
    http://help.sap.com/saphelp_nw70/helpdata/en/0b/9a50465ccf84479e39a6d50c90fb3f/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/0b/9a50465ccf84479e39a6d50c90fb3f/frameset.htm
    Regards,
    Rama

  • Replication of PO data in ECC Scenario

    Hi All,
    I need to transfer custom fields created in the PO Items tab in SRM ECC Scenario.
    SRM System: 5.0
    R/3 System: ECC 6.0
    I debugged while transfering the PO data, and found that system is not calling any of the BADI's displayed  below.
    1. BBP_CREATE_BE_PO_NEW
    2. BBP_CREATE_PO_BACK
    3. BBP_ECS_PO_OUT_BADI
    I am unable to put break poing while debugging at the FM 'BAPI_PO_CREATE1'
    Can any one help me to transfer the custom data.
    (Systems is replicating the standard data from SRM to R/3)

    Hi,
    You can find which function modules are called in SRM when creating the PO in the backend ERP system by looking into table BBP_FUNCTION_MAP. You need to specify the PO object value and the backend type (ERP_2.0 for ECC 6).
    To debug any background function modules like BAPI_PO_CREATE1, define an implementation in any of the Implicit Enhancements points. Add some code to force a indefinite loop and then via SM50 debug the program.
    Hope that helps,
    Jerry

  • EDI to file scenario

    Hi,
    Can any one explain me EDI to file scenario.
    For file how do we configure in SLD.  Plzz explain me.
    Thanks,
    Singh.

    Hello Varun,
    I have a request to set up EDI communication for EBS MT940 format between the Bank and SAP. This customer already uses MT940 bank statements but they download them straight from homebanking...now they want to set up EDI so that they don´t need to and this gets imported automatically.
    I know the ale configuration I need to do....what I don´t know, and the customer has requested me this, is what I need to ask to the bank. Can you give me some details?
    For example, is the bank only storing the txt file format (MT940) in a bank server and transfering it  periodically (according to the customer requests) to the SAP server? And this will then be converted into and IDOC (how by the way?)?
    Or is the translation made elsewhere? Do I need something in particular to translate the txt file to and IDOC? Is this mapping complex? (we are reconciling subledger only bank accounts so this should make it less complex)
    Would be grateful if you would give me some ideas on how to kick off this.
    Thanks a lot,
    AC

  • Vendor Master Portal-Adobe-workflow-ECC scenario?

    I have a scenario to build a portal for vendor master using adobe forms.
    at the high level steps that will be taken as follows
    - design the adobe forms
    - integrate the forms
    - forms storage? where
    - configure uwl with GP
    - Interface to ECC ( from Portal content to ECC for field validation)
    - Interface to ECC ( from GP to ECC to create vendor master )
    Can somebdoy help me step by step design and development steps needs to be take care for the above?pls
    Thanks-Gopal

    Thanks, this article doesn't mention if the WF is delivered or not (I know it can be made by WF consultant); if it is delivered then what is the WS code? and place in standard IMG to activate it?
    Edited by: KC on Feb 9, 2010 10:05 PM

  • Facing Problem in IDOC to EDI FLAT File Scenario

    Hi,
    I am working on a scenario IDOC to EDI FLAT File. For this I have used ABAP mapping.
    The problem i am facing is that the EDI FILE contains the segment name as E1EDK01 for eg. while I need the name as per the latest segment definiton released. I have also tried this using File port and it gives the required segment names in file.  But we dont have to use File ports. Please suggest me if something is missing in PI Abap stack ?? Why I am not getting the segments name as per latest segment definition mainatined in R3.
    Thanks
    Neha

    Hi Neha,
                   Please check the segment name in sxmb_moni. Is this showing new value or the old value?
    If SXMB_MONI shows old value then the source SAP (R/3) system which is sending the idoc may not have released the segment after changing the name. You need to ensure that the idoc segment has been released properly. Then re-import the iodc into PI server again. Finally delete entry of the iodc structure in idx2 transaction, no need to re-import the idoc structute again in idx2, since once you run the scenario the metadata automatically gets imported.
    regards
    Anupam

  • XML File-- XI-- SAP ECC Scenario

    Hi guys,
    We have the following scenario in XI XML File>XI>SAP ECC, and we need to call a BAPI at R/3 side. Which do you think is the best way to implement this, either calling the BAPI directly from XI or using an Inbound Server Proxy ?
    Thank you.

    Hi,
        Addition to the above ensure that the BAPI Commit is called ....
    or expose the BAPI as the RFC so that the commit and rollback operations can take place in the RFC itself...
    Keep the above options during the design..n implementation...
    Recommended is RFC call rather than proxy when standards are available n  volume of the data is less..
    HTH
    Rajesh

  • Help on EDI to IDOC scenario using seeburger

    Hi,
    Anyone plzz explain me edi 850 to idoc orders05  scenario. at the same time how generated idoc will creat salesorder.
    Thanks,
    Seenu.

    Hi,
    You can see some basics about this integration in this blog:
    /people/prateek.srivastava3/blog/2009/08/01/seeburger--part-1--the-basics
    You need to get the 850 xsd and import it in IR. Then map your xsd to order05 idoc. Then to test first seeburger adapters need to be deployed. Now you need to configure your classifier and then the splitter if you have multiple 850s within one transmission. Then finally the BIC module to convert edi to xml. Then once you have your xml you need to do your message mapping with the idoc and send to sap.
    Once you install the seeburger adapters in your landscape you will have the documents for each of these ones. Go through them and configure.
    Regards,
    ---Satish

  • BIC Module Error in Sender Communication channel for EDI to File scenario.

    Hi Experts,
    We are working on the EDI based scenarion where EDI files come to SAP PI from partner and then through Split 997 Adapter Func Ack is sent back to the Partner . But we are facing a issue in our sender Communication Channel which is a File Adapter Channel and uses BIC Module for the conversion of EDI to XML .Request if any one can provide any guidance on the below issue coming in sender CC.
    Error: Error in BICMODULE-module:Temporary error: BIC XI Adapter call failed. Reason: 2 errors occured. First error: EdiSegmentData read(): Edifact Format not correct : segment must end with \"segment delimiter\" (Segment : ISA). DESCRIPTION: EdiSegmentData Error: Your Edifact Format is incorrect the segment must end with \"segment delimiter\". check segment [not specified]. Last error: InhouseDocReader moveNext(): com.seeburger.jucon.dochandler.AnsiX12DocReader, offset[92(read Segment : ISA)]: could not parse segment (wrong format): EdiSegmentData: Edifact Format not correct : segment must end with "segment delimiter" (Segment : ISA) DESCRIPTION: InhouseDocReader Error: [not specified] at position [not specified] could not parse the segment [not specified] Error while reading description - wrong format.
    Thanks & Regards,
    Abhishek

    Hi Abhishek,
    Is there any special character present in the EDI file?
    the parser is not able to parse the data.
    you can check the BIC conversion log for more information.
    Regards,
    Harish

  • How to convert 864 Transaction code into XML in EDI to File Scenario

    Hello Friends,
                            Can any body help me out in using 864 Transaction Code (Tex Message) in EDI to Flat File Conversion?? I mean i am using just 2 Fields i.e  Name and Address.I didnt understand the Format given<u><i>..Here is the format for Name
    N1 Name                                                           </i></u>                 Pos: 040 Max: 1
                                                                                    Heading - Optional
                                                                                    Loop: N1 Elements: 4
    To identify a party by type of organization, name, and code
    Element Summary:
    <u><i>Ref     Id       Element Name                     Req  Type    Min/Max    Usage</i></u>
    N101 98        Entity Identifier Code             M      ID        2/3          Must use
    Description: Code identifying an organizational entity, a physical
    location, property or an individual
    All valid standard codes are used.
    N102   93      Name                                  C     AN       1/60            Used
    Description: Free-form name
    N103 66        Identification Code Qualifier   C     ID        1/2              Used
    Description: Code designating the system/method of code structure used
    for Identification Code (67)
    All valid standard codes are used.
    N104 67        Identification Code                C     AN        2/80           Used
    Description: Code identifying a party or other code
    Syntax:
    1. N102 R0203 -- At least one of N102 or N103 is required.
    2. N103 P0304 -- If either N103 or N104 are present, then the others are required.
    Comments:
    1. This segment, used alone, provides the most efficient method of providing organizational identification. To obtain this efficiency the "ID Code" (N104)
    must provide a key to the table maintained by the transaction processing party.
    2. N105 and N106 further define the type of entity in N101.
    [<u>b]
    Here is the format for Address</b></u>
    N3 Address Information                                                 Pos: 060 Max: 2
                                                                                    Heading - Optional
                                                                                    Loop: N1 Elements: 2
    To specify the location of the named party
    Element Summary:
    <b><u><i>Ref            Id              Element Name            Req     Type      Min/Max   Usage</i></u></b>
    N301        166            Address Information       M        AN         1/55       Must use
    Description: Address information
    N302 166 Address Information
    Description: Address information                     O          AN         1/55       Used
    So Help me hoe to convert this into XML...

    try this
    For EDI U need SEEBURGER Adapter or Conversion agent by itemfield.
    Using Conversion agent convert EDI Into XSD and Import using External definition.
    Have look
    EDI Conversion
    Re: Seeburger Splitter adapter!!
    Thanks

  • Error BOP run for STO in SCM2007 - ECC scenario

    Hi,
    We are taking BOP run for STO in SCM 2007 environment. The BOP results are showing correct dates as per the availability at supplying plant. But this date is not getting updated in product view (we are running BOP in update mode and not simulation mode). Have you faced this issue?
    Best regards,
    Vaibhav

    Any ideas on this?
    In the transfer order scenario, we want the system automatically generate inbound DN for the receiver plant after the outbound DN is posted for the sender plant. Can we implement this function in R3 system?

  • EDI to IDOC scenario

    Hi..
    Actually the problem was when i try to execute the scenario i am getting only one value at the target end i.e at IDOC side..
    when i tried to check the occurence it is fine and the for the segments in IDOC i have given a constant 1 is to be changed and for the Header i have mapped empty constant value.
    regards
    Kishore

    Hi Ravi,
    Actually in 846, TS segment is handling the multiple lines and under TS we have many segments which has further subsegment
    ex:  ISA                                                                                IDOC:
           ST                                                                                EDIXXX
           GE
           TS  -- So these TS segment handles multiple line segments         EDKXXX  -- Mapped Empty Const
               LIN                                                                                Segment -- Constant 1
                   LIN02
               Group1                                                                                EDKXXX -- Empty Constant
                    Product ID                                                                              Segment  -- Constant 1
               Group 7                                                                                PARTN  -- Product ID  
                    Quantity
                    Quantity Unit                                                                        EDKXXX  -- Empty Constant
                    Quantity Description                                                                  Segment   -- Constant 1
                                                                                    Quantity
    regards,
    Kishore

  • Deletion of Credit Card in CRM does not delete it ECC

    HI,
    Background of th issue:
    When we add Payment Card lines in CRM order ,those are added in ECC order, but when we delete the Payment Card lines in CRM order,it is not getting deleted in ECC order.
    We opened a OSS message for this issue and SAP recommendation was :
    Use Scenario A (Note 642944)
    My follow up question :
    Scenario A offers a lot of flexibility in changing the Sales document in ECC as well as CRM, and it can resolve this issue.But Scenario A comes with its own restrictions in using APO with CRM ,rebate processing, etc (Note 642944). Because of these restrictions we do not really want to implement Scenario  A.
    We are looking for a solution by which we can delete the payment card lines in CRM order and it should get deleted from the ECC order. (We do not intend to change orders in ECC or do interdependent changes in CRM/ECC - Scenario A)
    If someone has deal with this issue without implementing Scenario A please let me know.
    We are on CRM 5.0 and ECC 6.0
    Thanks a lot
    Swapnil

    closing this thread.
    this is possible only with scenario A

  • STDMES field in EDI _DC40  value is not getting reflected in SAP R/3

    Hi All,
    We have a EDI to IDOC scenario.
    In message mapping we are hardcoding EDI_DC40\STDMES = 812 in message mapping and in sxmb_moni in PI we can see this value getting populated in xml message but at SAP end in we02 it is blank.
    Value is not getting populated in SAP.
    Could you please provide inputs on this?
    Thanks in Advance
    Best Regards,
    Harleen Kaur Chadha

    Hi Harleen,
    Please check Note  SAP Note Number: 1331571 : IDoc adapter: Value STDMES is ignored
    Regards,
    Vikrant

Maybe you are looking for

  • Error 4014 Severity 16 State A fatal error occurred while reading the input streamfrom the network

    We encounter following error intermittently Error 4014 Severity 20 State 16 , A fatal error occurred while reading the input stream from the network I have checked the RING_BUFFER_CONNECTIVITY from sys.dm_os_ring_buffers, we are able to find the remo

  • Application Error: "The memory could not be 'read'."

    I am programming an application in C#. I am using an Acrobat Reader control on my form to display PDFs within my program. I have tried a couple of different configurations with the form control. I have drag-and-dropped the control prior to runtime. I

  • Possible to render a UIView into a bitmap without attaching it to a window?

    Hi all, I am trying to capture the visual output of a UIView into a bitmap which I can save to a file. However, it seems that all the information I have about rendering a UIView requires it to be attached to an UIWindow to give it a backing surface.

  • IPhone won't turn on. Help?

    I've done everything possible to turn it on. I'm not sure what it's past is. It's my girlfriend's brothers phone that someone gave him but he was unable to use it because he has verizon. He wasn't able to turn it on when he got it either. It's a blac

  • "connection refused" in Safari

    Recently uninstalled Safari "Ad-block" extension. Now I am getting "connection refused" errors when trying to access some web pages. Can someone help!