cancel
Showing results for 
Search instead for 
Did you mean: 

Error in RFC adapter

Former Member
0 Kudos

Hi,

I get the following error when calling the BAPI_PO_CREATE

from using RFC receiver

Exception caught by adapter framework: RfcAdapter: receiver channel has static errors: can not instantiate RfcPool caused by: om.sap.aii.af.rfc.RfcAdapterException: error initializing RfcClientPool:com.sap.aii.af.rfc.core.repository.RfcRepositoryException: can not connect to destination system due to: com.sap.mw.jco.JCO$Exception: (101) RFC_ERROR_PROGRAM: Language 'English' is not available

I have changed the logon language to EN from English and activated the objects still the same error occurs.Somebody please let me know if you know about the error.

Best Regards,

Arun

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

just one tip:

do you have XI SP14?

if not you cannot invoke BAPIs without wrapping them

in an RFC wrapper that commits the bapi

only SP14 allows calling BAPIs directly

Regards,

michal

Answers (2)

Answers (2)

Former Member
0 Kudos

I am using an XI system which is at SP14.

Former Member
0 Kudos

Hi Arun,

try to refresh cache.

http://server:port/CPACache/refresh?mode=full

use XIDIRUSER

Hope this helps.

Regards

Vishnu