cancel
Showing results for 
Search instead for 
Did you mean: 

multiple mapping in interface mapping(EDI->XI->R/3)

Former Member
0 Kudos

I have a EDI850->XI->R/3 scenario...... The problem is my comapny is not willing to purchase any 3rd party tools like seeburger or stylusstudio....... I even tried conversion agent from Itemfield. My superiors are not permitting me to do it as we have to get a licence for it.

I have converted the edi structure into an EDI-XML structure using JAVA mapping.It is working fine now! But how do i take the output or the EDI-XML structure directly as the souce for my next scenario where i can convert this EDI-XML into IDOC(ORDERS.ORDERS05) so that i can post it directly into R/3.

I also heard that i can use multiple mappings in the same interface mapping. Can you give me any suggestion or weblog which guides me in doing it.......

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

First look at multimapping which i posted the currect answer

See the below links

/people/bla.suranyi/blog/2006/06/08/sap-xi-supports-edifact

/people/william.li/blog/2006/03/17/how-to-get-started-using-conversion-agent-from-itemfield

/people/paul.medaille/blog/2005/11/17/more-on-the-sap-conversion-agent-by-itemfield

With Seeburger we can conver to edi format , and from edit to receiver format.

Also see some couple of docs related seeburger.

http://www.stylusstudio.com/edi/XML_to_X12.html

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b0b355ae-0501-0010-3b83-8f2...

Thanks

Virkanth

Former Member
0 Kudos

Hi,

You can use the MultiMapping concept also. Where you will use Java Mapping as well as normal graphical mapping to map with the IDOC on receiver side.

Please refer. - Here you will get multiple blogs and links

/people/michal.krawczyk2/blog/2005/02/25/simple-java-code-in-graphical-mapping--xi

Thanks

swarup

Former Member
0 Kudos

Hi,

Check these on edi-Xi-R/3

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b0b355ae-0501-0010-3b83-8f2...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/818a20be-0601-0010-e3b8-ac3...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/135b0b94-0701-0010-f6a9-86a...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6dc02f5d-0601-0010-cd9d-f4f...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9f72e81d-0b01-0010-149a-81c...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4f58802d-0a01-0010-e58b-d13...

Multi-Mapping can only be used in ccBPM. It is used to map abstract interfaces. Development is the same as Message Mappings

n:1 Transformation

Bundles multiple messages into one message, for example, individual purchase order items into one purchase order.

1:n Transformation

Splits a message into multiple messages, for example, a purchase order into the individual purchase order items.

n:m Transformation

Converts a message into another message, for example, a message that is defined by interface A is converted to message that is defined by interface B.

Multi-Mappings reference multiple message structures:-

a) All source message structures are combined into 1 source structure.

b) All target message structures are combined into 1 target structure.

Therefore, there is only one source structure mapped to one target.

Multi Mapping

BPM involved:

/people/sudharshan.aravamudan/blog/2005/12/01/illustration-of-multi-mapping-and-message-split-using-bpm-in-sap-exchange-infrastructure

/people/narendra.jain/blog/2005/12/30/various-multi-mappings-and-optimizing-their-implementation-in-integration-processes-bpm-in-xi

Without BPM:

if you want to do the scenarion using multi mapping and with out BPM..You have to go with enhanced interface mapping..

/people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible

Thanks,

Vijaya.

Edited by: Vijaya Lakshmi Palla on Jun 6, 2008 1:54 AM

Former Member
0 Kudos

Hi,

As you said u have the XML file after converting the EDI to XML using JAVA mapping

Next is to develop the File(XML)---Idoc scenario

For this Develop the Source Structure as per the XML File & based on that create the fields

>>I also heard that i can use multiple mappings in the same interface mapping. Can you give me any suggestion or weblog which guides me in doing it.......

I think you are looking for this

/people/michal.krawczyk2/blog/2005/11/01/xi-xml-node-into-a-string-with-graphical-mapping

Regards

Seshagiri

Former Member
0 Kudos

hi

check the below link

/people/bla.suranyi/blog/2006/06/08/sap-xi-supports-edifact

how to build basic EDI interfaces using schema

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/818a20be-0601-0010-e3b8-ac3...

REGARDS

chandrakanth