SAP MAPPING for EDI 857

Hi All,
I have to send EDI 857 Information from SAP. Could you please let me know which IDOC should i use to achieve the functionality. I appreciate if anybody can send me the mapping document of EDI 857 from SAP.
Thank You,
Suresh

Hi,
I have to send the Shipment/Billing Information and the triggering point is When we save the Shipment of the Delivery.. I am using SHPMNT03 IDOC for Shipment Details.. I am thinking of extending the SHPMNT03 IDOC for getting the billing details. Is this the right way for sending the Shipment/Billing Information to EDI 857 ?
Thank You,
Suresh

Similar Messages

  • Mapping handling in third party vs SAP PI for EDI 850

    Hi Experts,
    Can I know Pros and Cons for hanling mapping translations in third party vs handling mapping translations in SAP PI for EDI 850 interface.
    We are already paying money to third party. I just need pros and cons.. we will choose best approch based on your valuable points 
    Appreciate your help.
    Regards,
    Krishna.

    Hi Mohan,
    Pros:
    SAP PI is a middleware and all Middlewares work pretty much on the same principles.
    I am assuming that EDI 850 would have some sort of structure, [ to be honest I have not worked on EDI but just read about it] and SAP PI would require you to convert this structure into XML -> the only language SAP PI understands.
    Now, I am sure there are lots of third party adapters available in the market for EDI. PI will give you flexibility to convert this interface into any kind of requirement be it JDBC/FILE/IDOC or anything and vice versa is also true. PI give you this enormous ability to convert to and from any format as long as it is viable.
    Last but not the least, it will provide a robust system with Alerting and Monitoring.
    Cons: You may have to invest on a third party adapter to read the EDI
    You can read the following links for more abt EDI and SAP PI:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10b17369-9522-2c10-84a6-d75d8a8ace22?overridelayout=t…
    Step by step interface for IDOC ORDERS05 to EDI 850 using B2B add-on and getting Functional acknowledgement 997 back
    EDI 850 to R/3 scenario
    Thanks & Regards,
    Tejas Bisen

  • SAP PI for EDI

    Hi experts,
    We would like to use SAP PI for creating EDI Documents, Could you let me know what are the options available other than using Seeburger.We would be mostly using this for sending invoices to external edi systems.I would appreciate your help.Many thanks.

    Hi,
    >>>Could you let me know what are the options available other than using Seeburger
    you can send XML files to your EDI provider if the provider supports it
    or even IDOC-XML (there are also providers that support this)
    so it all depends on the EDI provider you use
    Regards,
    Michal Krawczyk

  • Multi-mapping for EDI 810 Interface

    Hi,
    I am building EDI 810 interface. We have following requirements.
    Source system is SAP. Target systems is AAFES and COSTCO.
    1 Source system and 2 target System.
    For example: Can i have Interface mapping as shown below?
    Invoice IDoc -> MM_EDI_810_AAFES  -> EDI_810
                    MM_EDI_810_COSTCO
    Based on DUNS number can i re-direct the interface to choose one of the mapping and accordingly choose the communication channel?
    Thanks,
    Gowri

    Hi,
    You can do this in any of the following ways:
    Content based routing in XI can be done during
    1) Receiver Determinations (Integration Directory) --- Used for entering a condition for
    forwarding a message to one or more receivers
    http://help.sap.com/saphelp_nw04/helpdata/en/26/5ccd3bb4560f01e10000000a11402f/content.htm
    2)Interface Determinations (Integration Directory) --- Used for entering a condition for forwarding a message to multiple inbound interfaces
    3) Designing Integration Processes (ccBPM) (Integration Repository) --- Used for entering a condition for processing process steps (see Step Types)
    At all the 3 places u will use the Condition editor,
    http://help.sap.com/saphelp_nw04/helpdata/en/67/49767669963545a071a190b77a9a23/content.htm
    Hope this helps you.
    Regards,
    Abhy

  • Java mapping for EDI order document

    hi,
    My project is to convert a EDI-850 Purchase Order Document using XI into an R/3 system.I planned t use java mapping So,I had got the java code necessary for the mapping from a tool called ALTOVA XML MAPRFORCE.
    I have converted the code into a .jar file and put into the XI server.The mapping is working fine now. If i give an EDI order document as input to the mapping and test the mapping the out put is coming correctly.
    Now i dont know what I should do in the Integration directory.
    As I have to convert this document and post it in a R/3 system.I have found the function module to create a Purchase Order also "BAPI_PO_CREATE".
    What should I do next ?

    Hi Mithun,
    Follow the steps below:
    1. BAPI is a RFC function module. So you import into Integration Repository. Then map your output to the structure of RFC.
    2. In the integration Directory,
    a. Create a business service representing your source.
    b. Create a business system representing your R/3 system.
        Before creating business sytem, first you need to register it as a techincal system and business system in sld.
    c. Create a Sender Agreement to pick the message from source system. Depending upon the type of source system, you need to configure the sender adapter.
    d. Create Receiver determination to route the message to the target system
    e. Create interface determination to pick the current Interface mapping to convert source message to target message
    f. Create Receiver Agreement to send the message to R/3 System. This should encapsulate Receiver Communication channel which is using IDoc adapter.
    Reward if helpful.
    Regards,
    Suraj Kumar.

  • Sender / Receiver ID mapping for EDI interfaces and Type of seeburger adapt

    We need to set up a interface using Seeburger adapter for Purchase order IDOC to 850 EDI mapping.. After reading from SDN,
    1) We can use the standard mapping in BIC MD to do E2X and X2E mapping..
    2) We can use any of the AS2, EDI generic adapter, Seeburger FTP adapter or Seeburger SFTP adapter...
    How do we decide which adapters should be chosen? I can see that it makes sense to use SFTP adapter or AS2 adapter for security...
    Also how do we map Sender and Receiver IDs on the EDI message.. Should this be hardcoded as part of mapping or is there any facility in seeburger adapter to do this? I saw some references to Party Identifiers and not sure how it is used in setting up Sender/ Receiver ID
    Also the graphical mapping to convert IDOC XML to EDI XML, Do we have standard mapping defined or do we need to create our own graphical mapping.

    Hi Kris,
    I had worked in the somehow same scenario, It was IDOC to EDIFACT file.
    I can give you few clues which might be helpful
    In BIC MD you have to create your own mapping if the standard mapping is not available (First check all the standard mappings in BIC). For your reference you need X2E mapping, as your scenario is IDOC to 850 EDI.
    "the graphical mapping to convert IDOC XML to EDI XML, Do we have standard mapping defined or do we need to create our own graphical mapping."
    In graphical mapping i created my own mapping, Seeburger has given some sample mappings you can check those for your reference (SEEBURGER_GENERIC_EDI software component). Mostly you have to create your own. You need a document from your functional consultant so that you are able to map correct fields and constants.
    "how do we map Sender and Receiver IDs on the EDI message.. Should this be hardcoded as part of mapping or is there any facility in seeburger adapter to do this? I saw some references to Party Identifiers and not sure how it is used in setting up Sender/ Receiver ID"
    This has been generally hardcoded in message mapping (In my case i hardcoded). If any of ur IDOC field contains that data you can map that field. But better Idea is ask your functional expert.
    "How do we decide which adapters should be chosen? I can see that it makes sense to use SFTP adapter or AS2 adapter for security... "
    You can choose adapter according to your requirement. In my case i used File adapter as i have to create file in PI server only. My suggestion you can use SFTP for seeburger
    Hope these points are helpfu for u
    Regards,
    Shradha

  • VAN-XI-SAP Scenario for EDI

    Hi,
    We would like to get the EDI from our trading partner's VAN to our XI using Seeburger EDIINT AS2 adapter. Is this possible? If yes, what are the things we should keep in mind.
    Your help will greatly appreciated.
    Thanks.
    Karma

    Hi,
    Check out this document
    http://www.seeburger.com/fileadmin/com/pdf/SAP_Exchange_Infrastructure_Integratio_Strategy.pdf
    Also this thread
    Need Material on Seeburger Adapters.
    Thanks,
    Prakash

  • SAP MAP - Merchandise and Assortment Planning

    Hi Everyone,
    I'm responsible for Merchandise and Assortment Planning. It is a new solution, based in SAP BW especially for SAP Retail Fashion Loop.
    I'm looking for people, who were involved in such a project and could help me.
    Does anyone know anything about Relase Workbench in SAP MAP (transaction starts with UPARI*),  BAdI's for Slow Seller Management, Open To Buy, Markdowns Proposals - Template Implementation, their methods and parameters.
    Any help will be appreciated.
    regards
    Krzysztof

    Dear Krzysztof,
    Can you please mail me at [email protected] all MAP Releated document which has been prepared by you during your work?
    I am doing pre-implementation evaluation of SAP MAP for one of my client and need all the documents.
    I want to know first prerequisites details in terms of
    system details such as their vesrion, their EHP, theri Support Package Stake, BI and Retail content if any
    SAP Retail functionalities such as Assortment, Article Hierarchy, Merchandise Distribution, Promotion etc.
    I want to know system landscape such what are systems involved such as SAP Netweaver, SAP ECC, SAP PI/XI, any legacy system.
    prior to implement SAP MAP.
    Thanks,
    Ashish Kumar

  • Pass through scenario in SAP PI with no mapping for File to IDoc and Idoc to file scenarios

    Hi Experts,
    Can i have step by step process in SAP PI for pass through scenario with no mapping in case of file to Idoc and Idoc to file both cases please.
    What objects i can skip.
    My PI system is 7.3 dual stack.
    I have seen below blogs, still its confusing to me.
    When and how to create an scenario in SAP PI without mapping objects.
    Pass Through Scenario with no Mapping in PI 7.1
    Appreciate your help on this.
    Regards,
    Mohan.

    Hi Mohan
    In pass thru interface you don't need to create any ESR objects, only ID objects are required.
    Just Create a Receiver Determination and Receiver Agreement for your scenario (no need for Interface Det. and Sender Agreement).
    Specify the IDOC in the Sender Interface and namespace as urn:sap-com:document:sap:idoc:messages
    Or instead of creating objects manually, Run the wizard with Idoc name/namespace in sender/receiver interface
    Regards
    Osman

  • Sending IDoc Batches to SAP: Issue with Header Mapping for SNDPRN

    We are sending batched IDocs from XI to SAP. We need the individual IDocs to reflect different SNDPRN values. Our mapping creates the different IDoc EDI_DC40 record correctly with different SNDPRN values. However, XI wipes out the SNDPRN values in the payload. When we define Header mapping to get the Sender Party as the XPath to the SNDPRN in the payload, then the header mapping errors out because the XPath returns multiple values.
    I wanted to know if anyone has successfully implemented sending IDoc batches to SAP from XI with different SNDPRN values.
    Your feedback is appreciated.
    Jay Malla
    Licensed To Code
    Genentech SAP XI Team

    Hello,
    I have the same problem. I want XI send an IDOC with the SNDPOR, SNDPRT and the SNDPRN that are in the EDIDC40.
    <u><b>I find this in sap.help : </b></u>
    <i>Mapping
    The IDoc adapter does not make any special demands on mapping. The IDoc adapter must simply be provided with an IDoc XML structure at the Integration Server outbound channel. This either already exists or must be generated by using a mapping.
    If the IDoc XML structure contains a control record, it is deleted and created again by the IDoc adapter. If you want to include additional values in the control record, you must select the Apply Control Record Values from Payload checkbox in the parameters in the communication channel and provide a corresponding mapping for the values.
    You can include the values from the following fields in your IDoc control record:
    MESCOD, MESFCT
    TEST
    EXPRESS
    STD, STDVRS, STDMES
    SNDSAD, SNDLAD
    RCVSAD, RCVLAD
    REFINT, REFGRP, REFMES</i>
    http://help.sap.com/saphelp_nw04/helpdata/en/b9/c5b13bbeb0cb37e10000000a11402f/frameset.htm
    Perhaps we must use party configuration but I don't know how do this !
    Regards,
    Chris<u></u>

  • SAP MAP - Best Choices for Planning Technical Basis

    Hello, experts!
    For today there are 3 variants of MAP planning scenaries implementation:
    1.Planning and reporting via MAP Business content for BI Integrated planning
    2.Planning and reporting via MAP Business content for BPS
    3.Planning in ECC based MAP functionality and reporting in BI
    Whether there are recommendations which alternative is more suitable, pro/cons?
    It is possible to use standard MAP workflow scenaries with planning in BPS or BI Integrated planning ?
    Regards,
    Dmitry.

    1.     BW Integrated Planning is the new SAP MAP Planning Solution. There is a also BI Content with predefined templates on BI Content 7.04. The next BI Content 7.05 will include many more out-of-the-box Templates.
    a.     7.04 includes predefined templates for Strategic-, Store- and Merchandise Plan for RMA and CMA. Additionally there is a basic template to do seasonal Assortment Planning on Assortment/Style/Color/Size level in MAP and send it to the Operational Assortment Planning and Control in ECC. But no templates for non-seasonal Assortment Planning.
    i.     http://help.sap.com/SCENARIOS_BUS2007/helpdata/EN/b4/982c4142aef623e10000000a155106/frameset.htm
    ii.     http://help.sap.com/SCENARIOS_BUS2008/helpdata/EN/72/164a4135fff66fe10000000a1550b0/frameset.htm
    b.     7.05 is the enhancement of 7.04 by non-seasonal Assortment Planning and size-curves and images for seasonal Assortment Planning.
    c.     http://wiki.sdn.sap.com/wiki/display/Retail/SAP%20Merchandising%20and%20Assortment%20Planning%20%28SAP%20MAP%29
    d.     https://wiki.sdn.sap.com/wiki/display/CK/Implementation%20Guide%20Merchandise%20and%20Assortment%20Planning%20Integration
    e.     RampUp Knowledge Transfer for internal use https://websmp105.sap-ag.de/~form/sapnet?_FRAME=CONTAINER&_OBJECT=011000358700003584172005E
    2.     BW BPS is our old Planning Platform. Don´t use it anymore. There's also no migration option to BW Integrated Planning.
    3.     The (very!) old ERP-based MAP functionality is not supported anymore, thus don't use it. All development goes into the above mentioned (1.) SAP MAP solution based on BW Integrated Planning.
    In connection with Integrated Planning, Operational Assortment Planning and Control (OAPC) is the ECC application to plan your seasonal Assortment. The OAPC will get input from SAP MAP either on level Assortment or on level Assortment/Style/Color/Size. Depends on the customer requirements.
    a.     http://help.sap.com/saphelp_erp60/helpdata/en/7f/2d6241bb688047e10000000a1550b0/frameset.htm
    Hope this helps!

  • Edi mapping for 856

    Hi,
      can any one please map the below listed fields for edi 856..
           Hierarchical Level
    1)Hierarchical ID Number:
    2)Hierarchical Parent ID Number:
    3)Hierarchical Level Code:
    4)Hierarchical Child Code:

    I think TDLINE is just a free field to fill data as description and stuff like that, on the other hand the EDL24 contains all the position data and packing data
    for example, if you have 2 positions in the delivery and they're packed in two packs, you would have 4 EDL24, the 2 positions and the 2 positions within the packs  (maybe some reference to how the  pack is done?)  : (00001), (00002), (90001), (90002)
    I think that's easier than to check for EDL37 and the sub EDL44 (Pack and Item segments)
    but since the TDLINE can be used in many ways as reference you should probably check the logic and any document for that development
    By the way, i was currently requesting in one of my questions how to create a UDF for the Pack, items structure, could you provide more info about that? thanks!

  • Business scenario for mapping XML-EDI

    Hi,
    Can anyone explain me the process of mapping xml-edi to SAP and validations with respect to business.
    An example could really help.
    Thanks

    The inbound xml file contains data that needs to be put into a format that sap can understand. There are several ways to do this. You can use XI or any other transaltion utility. Alternately, your xml file can be converted using custom programs using XSLT as a translation tool.
    SAP has a number of ways of loading  external transactional data into the system. You can use IDOCs or web services, or other methods. The jist of it is you will need to convert your xml file into a format SAP understands.

  • Executing Java mapping for SAP XI using eclipse.

    Hi Experts,
    I want to create a java mapping for XI scenario in Eclipse IDE.
    Actually I need to import some jar files to get the following packages
    import com.sap.aii.mapping.api.*;
    import com.sap.engine.lib.xml.util.*;
    Can anybody tell me, where can I get these packages so that I can test my java mapping.
    Regards,
    Shri

    Hi Shripad,
    for location of jar files:->
               Ref : michal weblogs Frequently asked question.
    How to write java mapping and test->
               Ref:  Stefan weblog  How test simple java mapping.
    Before putting a forum, first go for search.
    Regards,
    Deviprasad.

  • How to Map SAP B1  for retail industry

    hi every one,
    we r going to implement SAP B1 for a retail company which trades on shoes and bags. they have one Head office and 12 ware houses they simply buy finished goods from vendors and pack in their in house and sell it to customers. no production , MRP , how we can map it into SAP B1. iam thinking of using citixsys  Retail Add one is it possible ?  any other solutions?
    regards,
    rajan

    If they have store fronts (actual physical retail stores) then you will need the CitiXsys Addon.  Otherwise, you can handle this out of the box in B1.
    Suda

Maybe you are looking for