Skip to Content
0
Former Member
Jul 15, 2008 at 05:30 PM

Help on Lookup API

19 Views

Hi,

While I was searching for stuff on Lookup API, I came across the two good blogs talking about different ways to do Lookups.

RFC Look up - Use this crazy piece for any RFC Mapping Lookups!

RFC lookup with communication channel - https://blogs.sap.com/?p=41515

But I couldnt find an answer for the below questions.Would appreciate if anyone can let me know,

1) Which method has a good performance - Lookup using JCo or Lookup using RFC adapter(using communication channel)

2) Is there any guideline to decide between JCo and RFC adapter method.

2) If I am using the JCo method to do the lookup, how can I provide the connection details(host,username,password) at runtime.

Thanks in advance!