Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

IDOC between two clients

Former Member
0 Likes
903

I'm trying to setup IDOCs between two clients. The IDOCs from the sender system is getting generated with status code 03, i.e., Data Passed to Port OK. In the receiving system I have setup the partner profile in which I have given the same message type (Inbound parameters) that I had given in sender system in outbound parameters. I have also checked the links between the function module, basic message type and business objects using BDA4, WE57 and BD67 in the receiving system. Inspite of this no inbound IDOC is getting generated in the receiver system. Can somebody help?

I'm trying to setup IDOCs between two clients. The IDOCs from the sender system is getting generated with status code 03, i.e., Data Passed to Port OK. In the receiving system I have setup the partner profile in which I have given the same message type (Inbound parameters) that I had given in sender system in outbound parameters. I have also checked the links between the function module, basic message type and business objects using BDA4, WE57 and BD67 in the receiving system. Inspite of this no inbound IDOC is getting generated in the receiver system. Can somebody help?

2 REPLIES 2
Read only

0 Likes
734

Hi,

I know this is too late to reply .

Please check the transaction sm58 for the errors.

Eventhough idocs created successfully in the sending system and passed to port with status 03, Connection to receiving system using rfc connection,user id problems avoid the idocs creating in the receivng system.

Check for TRFC errors to proceed further.

Regards,

Senthil

Read only

Former Member
0 Likes
734

I have the same problem. In sm58 I found the next with next data:

FUNCTION MODULE --IDOC_ERROR_WORKFLOW_START_R

PROGRAM -- SAPMSSY1

Information -- The current application triggered a termination with a short dump.

I checked my tRFC connection in sm59 -- it is ok. Can someone help?