cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RFC sometimes empty

Former Member
0 Likes
372

Hi there,

I'm calling an RFC function using adaptive RFC from my Web Dynpro application. The return values are mapped to various fields.

My problem is, that is that sometimes the fields of my Web Dynpro application are empty. I don't think that the mapping is incorrect, because half of the cases everything works fine. The input is always the same.

I tried to reproduce the problem by directly testing the RFC function on the R/3 system using SE37, but there everything works fine all times.

Has anybody an idea why my application can't get the result fields in half of the cases?

Best regards,

Markus

View Entire Topic
Former Member
0 Likes

Markus,

try to put an external breakpoint and see whether all the export parameters are coming in the function module

Thanks

Bala Duvvuri