Hi everyone,
we have extracted a very big Table BSEG from R3 to SQL BI. However there is an Error when loading:
ERPConnect.ERPException:CPIC-CALL: MRCV: rc= ...
LOCATION CPIC (TCP/IP) on local host
ERROR ilegal parameter value (function=SAP_CMTIMEOUT2/parameter=conversation_ID/value=.....)
TIME:....
RELEASE ....
COMPONENT CPIC
VERSION...
MOUDLE
LINE
COUNTER
-RFClisten failed: RFC_FAILURE
at ERPConnect.RFCAPI.ReceiveFunctionResult(Ulnt32 connectionhandle,RFC_PARAMETER importing,RFC_PARAMETER changing,RFC_TABLE,encoding apiendcoding)
at ERPconnect.RFCFunction.REceiveFunctionArguments(RFC_Table&apiTables)
at ERPconnect.RFCFunction.CallclassicAPI
.......
after checking SQL BI system, there is no Error with the System, so we think there is something wrong with the RFC Connection between ERP and SQL BI. i have checked the connection but i couldn't find any Problem with it.
Can you please help me how to solve this Error?
Thankyouvery much!
Hi,
ERPConnect.ERPException:CPIC-CALL: MRCV: rc= ...
LOCATION CPIC (TCP/IP) on local host
TCP/IP is the sign of network loss, in your case it might be temporary loss, that is why when you did a connection test between BW and source system, you couldn't find any issue.
change the info package QM status to red and repeat the load.
Restrict the data and run a small load.
see if thats successful.
Hi Pha,
Please go through this link and test your RFC.
I think this can help you.
http://www.guru99.com/how-to-configure-and-test-rfc.html
Regards from Mexico.
Add a comment