Steps of configuring IDoc to exchange data between two clients of the same SAP system
1.Create two logical systems in two clients individually
client 820: T90CLNT820
client 812: SALEST812
2.Create RFC Destination in client-820 to point to 812: SALEST812
Create RFC Destination in client-812 to point to 820: T90CLNT820
3.Create Port in client-820 to point to 812:A000000055
Create port in client-812 to point to 820: A000000022
4.Create partner profile in client-820: SALEST812
outbound parameters:
message type: MATMAS
Receiver port: A000000055
pack. Size: 100
basic type: matmas01
inbound parameters:
message type: matfet
process ocde: matf
basic type: matmas01
5.T-code:BD64 client-820 Create Distribution model and add message type for this model: DMTESTSZ
6. Distribute this module view
7.T-code:BD82 Client-812 create partner profile automatically: T90CLNT820
8.T-code:WE20 Client-812 go to chech the partner profile-T90CLNT820.
9.T-code:MMF1 client-820 to create a material: MATZENGJIEWEN
gross weight:100
10.check whether "MATZENGJIEWEN" exists in client 812
11.T-code: BD10 client 820 to send this material to client 812
12.Check whether the outbound IDoc are created in client-820.
13.Check whether the inbound IDoc is created in client-812.
14.check whether the material-MATZENGJIEWEN2 exists in client-812 now
===============================================================
Deal with the errors occured in IDoc process
BD87:Status Monitor for ALE Messages
WE19: process inbound IDoc and outbound IDoc
SM58:Asynchronous RFC Error Log
program-RSEOUT00:Process All Selected IDocs (EDI)