cancel
Showing results for 
Search instead for 
Did you mean: 

RFC Lookup- PI 7.1

tushar_saurabh2
Explorer
0 Kudos

Hi All,

I am doing an RFC Lookup which has 2 input and 2 output parameters. The look up is not returning any value though the value exists in table. The reason I could find was that the 1st input parameter value is not received by the Function Module but 2nd value is received. What could be the reason for the 1st input value not received at FM? I re-imported the RFC module and no luck. Any suggestions?

Thanks

Tushar

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Can you please tell us , how does the 2 input parameters are provided to RFC lookup function.

If you are taking the inputs from one of the source elements , please check if you are passing the correct context values to the RFC function. because if the value any value is missing in the input source file, it may put wrong value to the RFC if the context is not set correctly.

rajasekhar_reddy14
Active Contributor
0 Kudos

Hi,

When your second inut parameter reaching functional module means then i dotn think any prob with FM,what you can do is send only one argument and get response. check the first argument value is correct or not.

Regards,

raj

Former Member
0 Kudos

may b the data type for the input parameter is different. did u try executing the RFC with those values and do u get the correct output

if it is a custom RFC try adding a new input parameter and try if it works. also try a cache refresh