cancel
Showing results for 
Search instead for 
Did you mean: 

CRM - ERP lean order API (LORD) active check via RFC

Former Member
0 Kudos

Hello Experts,

I'm working with an environment, where we have one CRM 7.0 connected to two separate ECC 6.0 systems. When there is an RFC call from CRM to one of the ECC systems for sales order read, there is a "check via RFC" which business function in the ECC is active (older LORD1 or the newer LORD2). This check is happening in class CL_CRM_INTLAY_ERPIL, method GET_ERP_INTLAY_IMPL. Until recently, the application was taking up one specific RFC destination, but something changed and it started picking up another RFC destination (my assumption is that another team did a change somewhere).

I still cannot figure out where this changed was carried. The problem is not connected with the "ERP sales order profile" in the CRM customizing (which is then assigned to a Business Role). And it is also not connected with ERP_INTLAY_IMPL parameter in the user's settings.

Does anyone know where this RFC destination is taken from?

Regards,
Denis

Accepted Solutions (1)

Accepted Solutions (1)

former_member196467
Active Contributor
0 Kudos

Hi Denis,

Can you check below  menu path:

IMG path: CRM  ->  transactions -> settings for sales transactions  -> define profiles for ERP Sales Orders

Define Profiles for ERP Sales Transactions : Check RFC destination (also via SM59)

========================================================

Best regards - Christophe

Former Member
0 Kudos

Hi Christophe,

Yes, I already checked this (as also written in my description) and there we have the correct RFC destination for the profile that is used by the business role that we are using.

Best regards,

Denis

former_member196467
Active Contributor
0 Kudos

Hi Denis

Can you also check SM59 for the RFC destination (if not done so already)

and the content of the table SMOF_ERPSH.

Best regards - Christophe

Answers (1)

Answers (1)

Former Member
0 Kudos

After all, the problem appeared to be in the ERP Sales Order Profile RFC destination.

IMG path: CRM  ->  transactions -> settings for sales transactions  -> define profiles for ERP Sales Orders

(as mentioned by Christophe)

I was mislead in the beginning because I was checking production and development systems, and the RFC destination was changed directly in Quality.

Conclusion - check this customizing in all systems.

Thanks & regards,

Denis

former_member196467
Active Contributor
0 Kudos

Good to hear that the issue got solved.