cancel
Showing results for 
Search instead for 
Did you mean: 

Value not retrieved using RFC lookup

former_member333459
Participant
0 Kudos

Hi All,

My scenario is IDoc to IDoc. I am using RFC lookup in maping in order to retrieve values from the database table. One of the input to the lookup is the concatenation of two fields with a "¦" in between. So if I send this value using receiver RFC adapter to R/3 I am getting empty string. But when I tried to execute the Function Module its giving the value.

Can anybody suggest me on this?

Thanks in advance.

Regards,

Neethu Chordia

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Check whether the user used have sufficeint authorisations to execute the FM..

Also put an External breakpoint to debug the FM so that the value getting passed to RFC can be checked..and also authorisations for execution..

HTH

Rajesh

baskar_gopalakrishnan2
Active Contributor
0 Kudos

>>> Can anybody suggest me on this?

Since you use RFC lookup, I have doubt whether you do parmeter binding variables for the rfc channel. Please check parameter setting tab .