cancel
Showing results for 
Search instead for 
Did you mean: 

IDoc Control Record

Former Member
0 Kudos

We have an issue with one of our scenarios.

We are sending an IDoc into our SAP system but we get the message

"EDI: Partner profile not available"

Now at first this made sense as our logical system in the Partner profiles was FMS but the SLD had the sending systems logical system name as BS_FMS_QA.

We then changed it to match FMS so in the SLD under business systems the logical system is now FMS.

The issue is that we still have the problem. When we go to check the control segment of the Idoc in WE05 in the receiver system it has the Partner as BS_FMS_QA. The same value is present in the monitoring of XI for the

SAP:SNDPRN>BS_FMS_QA</SAP:SNDPRN

We have changed th value in the SLD restarted the system but still get the same result.

Could someone let me know where this value could also be kept AND where the IDoc control segment gets its values from because I thought it was the SLD.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Alex,

after you changed the ALE data in the SLD for your business system, it might be necessary to reset the SLD cache on the XI IS.

Check if you have success with following SLD related content of

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c0332b2a-eb97-2910-b6ba-dbe52a01be34">How to Handle XPI Caches in SAP NetWeaver 7.0 (2004s) (PDF 1.8MB)</a>

Extract from unit 3.3 - Point 13:

SLD data of the business system is cached in table LCRT_CLNTCACHE. To display the table, use transaction SE16.

This table is populated with the data from the first request for this information.

For manual invalidation, use the function module LCR_CLEAR_CACHE in transaction SE37.

Hope this solves your issue.

Best regards,

Silvia

Former Member
0 Kudos

OK I solved the problem... I just reimported the business system and ran a check from the adapter specific identifiers with the SLD...