cancel
Showing results for 
Search instead for 
Did you mean: 

RFC parameters

Former Member
0 Kudos

Hello,

I have a doubt, sometimes I use RFC lookup, and on the call to the interface when I debug the RFC the values does not pass to the RFC.

If I make a copy of the RFC, the I imported it to the ESR and set this new RFC instead of the old one, the values goes perfectly to the RFC.

Do I have to do some kind of refresh?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

nabendu_sen
Active Contributor
0 Kudos

You can check SAP Note 730870 FAQ RFC Adapter.

The cache is cleared when any of the following happen:

- The corresponding RFC channel is restarted

- The RFC channel is changed in the Integration Directory

- The RFC adapter service is restarted

- The Dependent J2EE services are restarted (MessagingSystem,

CPACache, and so on)

- The J2EE server is restarted

Regards,

Nabendu.

Former Member
0 Kudos

With the restart of the RFC Adapter, it worked.

Thanks

Answers (1)

Answers (1)

engswee
Active Contributor
0 Kudos

Hi Alejandro

Just to share my experience with the RFC Lookup function - it has a rather inconsistent behavior. I've mentioned similar symptoms to yours in my blog below.

Even in instances where there are no changes to the backend RFC function module, different executions of the lookup with same input values provide differing results. It is rather bewildering and that is

Rgds

Eng Swee