Page 1 of 1

Unable to Load data using IDoc_Load_PACK_for_SAP_R_3_19

Posted: Tue Aug 01, 2006 2:36 pm
by har
Hi,
When try to load data using IDoc_Load_PACK_for_SAP_R_3_19,its throwing this error
IDocLoadCREMAS..CREMASLoad: RFC exception: CALL_FUNCTION_RECEIVE_ERROR EXCEPTION SYSTEM_FAILURE RAISED Error when receiving answer to a Remote Function Call.
Error executing transaction 0CA928F4001944187C313417


Any ideas

Hary

Posted: Thu Aug 03, 2006 12:33 am
by Amos.Rosmarin
Hi,

Is it the first time you are trying to use IDOC load or you already do it but this time it fails ?

Try to put RFC trace on you DS server. Do this by adding the following env variables to your system:

Code: Select all

RFC_TRACE=1 
RFC_TRACE_DIR=some location for the trace files
Try and check the IDOC configuration file (it is created the first time you choose this IDOC) see if the SAP version in it is correct.



HTH,
Amos