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

SM58 -- trfc error on transfering data

Former Member
0 Likes
1,802

Hi,

I am trying to send IDOC from Retail system to XI. The ALE steps are completed successfully.

But when i send data for example msg type - WP_PLU02, then IDOC status in WE02 is as below :

is 03 - IDoc sent to R/3 System or external

30 - IDoc ready for dispatch (ALE service

01 - IDoc generated, with green status

Now the error is that no data appears in SXMB_MONI at XI end also,

entry gets updated in SM58 with Status Text "Transaction IDX1: Port SAPPRD, client 508, RFC destination contain error"

so not able toi understand that from where its picking port SAPPRD where as its SAPQAS in my XI --- IDX1 Tcode,

Pls help...

Regards

Ankita

Hi,

I am trying to send IDOC from Retail system to XI. The ALE steps are completed successfully.

But when i send data for example msg type - WP_PLU02, then IDOC status in WE02 is as below :

is 03 - IDoc sent to R/3 System or external

30 - IDoc ready for dispatch (ALE service

01 - IDoc generated, with green status

Now the error is that no data appears in SXMB_MONI at XI end also,

entry gets updated in SM58 with Status Text "Transaction IDX1: Port SAPPRD, client 508, RFC destination contain error"

so not able toi understand that from where its picking port SAPPRD where as its SAPQAS in my XI --- IDX1 Tcode,

Pls help...

Regards

Ankita

4 REPLIES 4
Read only

Former Member
0 Likes
1,056

Hi,

Yes, sometime it happens, in outbound system it is 03 status , but data is not recievd in inbound system.

For this execute program RBDMOIND/ tcode BD75, your idoc status will be changed from 03 to 12 and Data will be moved to inbound system.

Revert back if any issue,

Regards,

naveen

Read only

Former Member
0 Likes
1,056

Select the line in SM58 and execute LUW(F6).

It should be moved from TRFC if the RFC connection is OK.

Read only

Former Member
0 Likes
1,056

Hi,

There is problem with configuration in RFC destination or Port. To confirm whether idocs are sent to receving system, check idoc status should be 12 in outbound system.Run the Report RBDMOIND to find out the idocs which are not sent.

Regards

Vinod

Read only

Former Member
0 Likes
1,056

Hi Ankita,

Check the Receiver IDOC adapter once and make sure you entered the RFC destination and RFC port properly.

check screen shot in my post @ the end for a sample file to idoc scenario:

https://www.sdn.sap.com/irj/scn/wiki?path=/display/profile/2007/05/11/fileToIDOC-Part2+(Configuration)&

https://www.sdn.sap.com/irj/scn/wiki?path=/display/profile/2007/05/11/fileToIDOC-Part3(StepsrequiredinXIandR3)&

and do post XI related Queries in this forum:

Sachin