Skip to Content
0
Former Member
Oct 20, 2011 at 05:06 AM

RFC_ERROR_SYSTEM_FAILURE: An error occurred when receiving a complex parame

243 Views

The ABAP FM is called from JAVA and it works fine in 4.6 C. But in ECC 6 it gives an error RFC_ERROR_SYSTEM_FAILURE: An error occurred when receiving a complex parameter.

I have keep all the interface parameters the same as in 4.6c which works without any problem .

Is this because of the interface parameters and if so how can I trace which parameter is causing this problem.