cancel
Showing results for 
Search instead for 
Did you mean: 

IDoc to IDOC, settings

Former Member
0 Kudos

Hi!

I would like to implement IDoc to IDoc scenario.

I have one ECC 6.0 system with 2 clients and SAP XI system.

The problem is that the the message type MATMAS does not exist in XI system.

Furthermore I give the following error when I try to load metadata in tcode IDX2:

Basic type 'MATMAS02' is unknown

Message no. EA224

I already created Ports in tcode IDX1, defined the RFC connections

Can some one give me exactly the steps for business systems and XI to execute?

What I already have done:

1) Sender SAP ECC 6.0 (SID:ERB, client 100))

WE21: Creation of port SAPERP with RFC destination XI_SYSTEM

WE20: Creation of Partner LS according to logical names:

EC6CLNT100 (Outbound parameters: MATMAS and SYNCH)

EC6CLNT200

PIBCLNT100

2) XI System (SID:PIB, client 100)

WE21: Which Ports should I create here?

WE20 : Which partner LS should I create here and with which outbound/inbound parameters?

3) Receiver system SAP ECC 6.0 (SID:ERB, client 200))

WE21 Which Ports should I create here? ()

WE20 Which partner LS should I create here and with which outbound/inbound parameters?

It will be great to get some information.

Thank you very much!

regards

Holger

Accepted Solutions (0)

Answers (1)

Answers (1)

prateek
Active Contributor
0 Kudos

The problem is that the the message type MATMAS does not exist in XI system.

There is no need for this. Only metadat is imported in XI.

WE21: Which Ports should I create here?

Don't use We21. Use idx1. Before that create RFC destinations pointing to each client of the ECC system.

WE20 : Which partner LS should I create here and with which outbound/inbound parameters?

This step is not required.

Regards,

Prateek

Former Member
0 Kudos

Hi!

> WE21: Which Ports should I create here?

> Don't use We21. Use idx1. Before that create RFC destinations pointing to each client of the ECC

> system.

Are some name conventions for the ports?

The problem is I have only one system with 2 clients (100 and 200).

I have already one Port "SAPERB" pointing to SAPERB100.

Other questions

What is the succesful condition/steps to see the meta data in IDX2 of SAP XI system?

Do I need to create logical systems of both business systems in SAP XI?

Thank you!

regards

Holger

former_member184619
Active Contributor
0 Kudos

Hi Holger,

Are some name conventions for the ports?

not sure, but we follow.. SAPSID - SAP and the SID of the system.

First try this blog:

Regards,

Sachin

Former Member
0 Kudos

Hi,

Are some name conventions for the ports?

it should be SAP<System id>_<clent_no> in XI system. Transaction : IDX1

Other questions

What is the succesful condition/steps to see the meta data in IDX2 of SAP XI system?

If you have maintaned ports and RFC destiantion in XI for R3, metadat willl be loaded automatically in first run of your interface.

Do I need to create logical systems of both business systems in SAP XI?

Yes you need to create two business systems for each client.

Regards,

sreenivas.

Former Member
0 Kudos

Hi!

What is the procedure to test the configuaiton?

(to send IDocs)

When I try to send IDocs of type "MATMAS" in tcode BD10 the following error comes up:

The type "IDOC_DATA_CRYPTION" is unknown.

Is that a problem?

Thank you!

regards