cancel
Showing results for 
Search instead for 
Did you mean: 

RFC Lookup is giving Null Values

Former Member
0 Kudos

Dear All,

I am using Graphical RFC lookup in PI 7.1 , While testing the Mapping(as well as at runtime) RFC is Lookup is giving Null Values.

I have provided CC in parameter while testing. Also the RFC is working fine in R/3 .

Please suggest.  

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

It worked... thanks !!!

Former Member
0 Kudos

have you seen below thread :

http://scn.sap.com/thread/1565564

thanks,

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

probably the parameters you're passing don't work. what you can do:

a) you can set a breakpoint in RFC to debug it after you test it in PI - easiest way as you will know exactly what's going wrong

b) you can check if the values are ok - for example leading zeros, etc.

Regards,

Michal Krawczyk