cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Get XML message ID For given IDOC in SNC

AnkitB
Participant
0 Likes
607

Hello Experts,

We have XML message processed successfully in SNC (visible in SXI_MONITOR) for an outbound IDOC in ECC. We need to find the XML message ID for the given IDOC number (from ECC) within SNC system. We can see the IDOC number in the XML payload in message header. Any FM or table details would be appreciated.

I found 2 tables in SNC but entry in the table are zero:
IDXRCVPOR
IDXSNDPOR.

Regards, Ankit

Accepted Solutions (1)

Accepted Solutions (1)

Johnny_Li
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello Ankit,

You should find the tables in your PI system.

Or if you know the collaborative processing(like PO collaboration), we have a way to find the related XML by searching the business document number in ODM tables. Please refer to Community WIKI Troubleshooting Guide: PO not updated in SNC for details.

Best regards,

Johnny Li

AnkitB
Participant
0 Likes

Hello Johnny,

Answer was helpful. Thank you so much!

Regards, Ankit

Answers (1)

Answers (1)

AnkitB
Participant
0 Likes

Any approach or hint would be appreciated. If not tables then custom code which could help us get it.

Regards, Ankit