cancel
Showing results for 
Search instead for 
Did you mean: 

XI: How To Use JAVA generic Class to perform SAP data Lookup........

Former Member
0 Kudos

Hello All,

I want to create a generic class which is used to perorm SAP data lookup.

I don't want to use Jco or RFC channel..

Is there any other way to do this?

waiting for Reply

thank in advance.

- AKSHAY.

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

use RFC channel

you can wrap it up like this:

/people/morten.wittrock/blog/2006/03/30/wrapping-your-mapping-lookup-api-code-in-easy-to-use-java-classes

why do you want to create something diffucult to maintin and non standard if

you can use the RFC API ?

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>

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Akshay,

Further reading...

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

cheers,

Prashanth