cancel
Showing results for 
Search instead for 
Did you mean: 

IDOC is send from ECC with status 03 but not showing up in SAP PO

manemahesh
Participant
0 Kudos
123

Hi All,

We have IDOC being sent from ECC to SAP PO and not able to see it in SAP PO at adapter level nor in message monitoring. IDOC when triggered from ECC showing status code 03(Successful) and we don't see its stuck in SM58 nor in smq1.We don't also see it in SXMB_MONI in ecc. All the configurations like Port, RFC destinations in ECC and in NWA working fine. We were even getting the IDOC message in PO some days back but we don't see it now. But 1 weird thing we observed this time is that Sender IDOC adapter in PO is showing some message like "No rfc destination found for sid XX. will use default rfc destination for metadata read". So we created fresh sender channel and used in our ICO with same inboundRA details and its not showing this message at channel. ping test is getting successful for both cases.

Could you pls help if anything else to be checked apart from above.

1)Screenshot for Sender Channel showing some weird message

manemahesh_0-1740219691628.png

2) Created new channel with same inboundRA details which doesn't show this message.

manemahesh_1-1740219767987.png

 

 

 

Regards

Mahesh

 

 

View Entire Topic
helmut_skolaut3
Active Participant
0 Kudos

Hi Mahesh

about the first picture this does not need to be an issue - it's pointing to those Destinations in NWA that are relevent that Metadata are read:

helmut_skolaut3_0-1740379565800.png

So if the values of XI_IDOC_DEFAULT_DESTINATION points to the right backend - than it's fine. If you are integrating more than one backend - you have to setup accordingly different destinations and configure it into the inboundRA.

But if this would be an error - the messages would be stuck on error in SM58 - like in this wiki:
https://help.sap.com/docs/SUPPORT_CONTENT/techtsg/3362710211.html

If they are don't visible in ABAP backend anymore they are in PI. 

You might check IDOC adapter monitor https://server:port/PIMON

helmut_skolaut3_1-1740379772911.png

If you don't find something either - maybe the monitoring/logging parameter are set to zero and you don't see anything? But i guess at least in the channel monitor you should see something like:

helmut_skolaut3_2-1740379966501.png

Hope that helps.

BR Helmut