ABAP Runtime Errors

RFC_INVALID_UUID_DETECTED SAP ABAP Runtime Error rfc invalid uuid detected







RFC_INVALID_UUID_DETECTED is an ABAP runtime error which you may come across when using or developing within an SAP system. See below for the standard details explaining what it means and how you can avoid or fix this runtime error.

Short Dump Classification: I - Internal Kernel Error

You can view further information about a runtme error by using transaction code ST22 which will show you this and all runtime erros that have happen in your SAP system.

Also check out the Comments section below to view or add related contributions and example screen shots.


RFC_INVALID_UUID_DETECTED ABAP Runtime Error

Please see rfc internal error for more details about the possible cause of this runtime error and how it could be avoided.

occur. A connection error occurred during a Remote Function Call.

This RFC connection was assigned the UUID <runtime parameter>. The UUID <runtime parameter> received by the partner does not correspond however. Processing this RFC call further would result in RFC data being sent between the wrong partners and would lead to data inconsistencies. RFC GUID inconsistency discovered Please see internal error for more details about the possible cause of this runtime error and how it could be avoided.

This probably happened because the same CPIC conversation ID was assigned to two different RFC connections.

Since, as of Release 46D, RFC assigns a GUID for every RFC connection and not only uses CPIC conversation IDs, this error could be discovered. Please see runtime error for more details about the possible cause of this runtime error and how it could be avoided.

Call.

UUID <runtime parameter> was assigned to this RFC connection. However, the UUID <runtime parameter> received from the partner does not match it. Further processing of the RFC call would result in data being sent between incorrect partners und could thus lead to data inconsistencies.