cancel
Showing results for 
Search instead for 
Did you mean: 

RFC Lookup:Undefined Parameter ecxeption

Former Member
0 Kudos

HI,

I am using a RFC Lookup for looking up for some values in Table.

I configured the message mapping,operation mapping correspondingly.

I am using my receiver RFC communication channel as parameter name and Type as adapter.

I have did binding also in operation mapping.

In configuration i have configured interface determination also.

In runtime i am getting *com.sap.aii.mapping.api.UndefinedParameterException Input-parameter ******* doesnot exist*

Can u please tell me what may be the reason.

Thanks in advance,

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

goto se37 in sap system and check parameternames. All parameters are required - if you use them in your coding! Don´t forget to check tables / changing and exportparameters. not only importparameters. Should solve your problem!

former_member181962
Active Contributor
0 Kudos

Hi,

Looks like you have not configured the RFC look up properly.

YOu migh not have given the correct import parameters for the RFC in the UDF.

refer this article and double check if you have missed some step:

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/20befc9a-aa72-2b10-ae9b-b0988791...

Regards,

Ravi