cancel
Showing results for 
Search instead for 
Did you mean: 

Very simple and working IDoc to IDoc scenario

Former Member
0 Kudos

Hi!

I would like to implement for demo issues a working IDoc to IDoc scenario with SAP XI 7.0.

The IDocs sohuld be send from SAP ECC 6.0 system client 100 to SAP ECC 6.0 system client 200.

Questions:

- which material type should be used (e.g. MATMAS02,..)

- how should the message mapping (e.g. MATMAS02 to MATMAS02) look like

- what are the other settings in IB Repository and IB Configuration

- how should the test from WE19 look like?

Thank you very much!

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

When I implement a File to IDOC scenario how many communication channels do I need and for which business systems (business system A and B)?

2 for file to Idoc :

System A - File Sender

System B - Idoc Receiver

1 for Idoc to Idoc :

System A - IDoc Sender not required

System B - Idoc Receiver

Regards,

Former Member
0 Kudos

Hi Holger,

No issues for that , U can use the MATMAS 02 or MATMAS 03.

Setting in R/3 system:

1) Create the RFC Destination(SM59).

2) Create the tRFC port(WE21)

3) Create the Partner profiles( WE20)

4) Create the Distribution Model(BD64)

Setting in XI:

1) Create the RFC Destination

2) Create the IDOC Port into IDOC Adapter(IDX1)

3) Load the Metadata into IDOC into IDOC Adapter(IDX2).

Same settings happened in Receiver IDOC also.

Directory : No need to create the Sender agreement & no need to create the Sender Communication Channel.

Repoistery: Import the Sender IDOC and Receiver IDOC from R/3 system.

In WE19 Testing tool we can test IDOC generated or not.

Regards,

Sateesh

D

Former Member
0 Kudos

Hi!

Thank you very much!

Could you tell me how the message mapping MATMASxx to MATMASxx should look like?

Which fields are mandatory?

Thank you!

regards

Holger

Former Member
0 Kudos

Hi

you can check it in Message interface with filed details?description.or check in below URL

www.scribd.com/doc/4714150/SAP-R3-Guide-to-EDI-IDocs-and-Interfaces

thanks

Vinod

Former Member
0 Kudos

Hi Holger

You can map all the fields just select source and target and click on map selected fields and subfields button in your message mapping editor :). Is there any other requirement you wanted to check something?

You can check the guide given above as well.

Thanks

Gaurav

Former Member
0 Kudos

Hi!

One question to understand:

When I implement a File to IDOC scenario how many communication channels do I need and for which business systems (business system A and B)?

Thank you very much!

Holger

iprieto
Contributor
0 Kudos

Hi Holger,

In my opinion the best choice is develop an ZIDOC in sender and receiver system. The standars IDOC have many post-configurations steps.. For developing IDOCs you have WEDI menu transaction where you will find all transactions for these issues.

The message mapping must be ZIDOC to ZIDOC.

In Integration repository

- Import Idoc

- Create mapping steps

- and nothing else

In Directory

- Import Business Systems

- Create Communication Channel Receiver

- Routing Rules (Receiver Determination , Interface Determination , Agreements)

Best Regards

Ivá

prateek
Active Contributor
0 Kudos

Use MATMAS, no problem with it.

For idoc to idoc scenario, you may use idoc tunneling option

Regards,

Prateek

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

to implement this demo the easiest way would be

to check out my book:

Mastering IDoc Business Scenarios with the SAP XI

http://www.sap-press.com/product.cfm?account=&product=H1935

it not only shows XI IDOC configuration

but also how to set up everthing in R3

all with screenshots so very simple way

Regards,

Michal Krawczyk

http://mypigenie.com XI/PI FAQ

Former Member
0 Kudos

Hi!

Do you have this book available in electronic version (.pdf) or is it possible to read some pages of it?

Many thanks!