cancel
Showing results for 
Search instead for 
Did you mean: 

Lookup API for RFC to R/3

Former Member
0 Kudos

Hi

I want to use the Lookup API to call an RFC on R/3. I've been browsing on SDN but I can't find a good answer for calling a RFC.

Can somebody give me some programming examples? I want to use the lookup in a user-defined function in the message mapping with 1 importing parameter (MATNR) and returning 6 parameters (characteristics)

best regards

Ron

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Ron,

to understand the Lookup API i used this good weblog:

/people/alessandro.guarneri/blog/2006/03/27/sap-xi-lookup-api-the-killer

Hope this help

Francesco

former_member188972
Active Contributor
0 Kudos

About this argument there are many example on SDN.

I suggest this one:

/people/alessandro.guarneri/blog/2006/03/27/sap-xi-lookup-api-the-killer

Regards,

Sergio

MichalKrawczyk
Active Contributor
0 Kudos

hi,

this weblogs links to all articles

/people/alessandro.guarneri/blog/2006/03/27/sap-xi-lookup-api-the-killer

also mine where I presented the RFC API usage

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Take a look at these blogs,

/people/alessandro.guarneri/blog/2006/03/27/sap-xi-lookup-api-the-killer

https://media.sdn.sap.com/javadocs/NW04/SPS15/pi/index.html

Regards,

Bhavesh