cancel
Showing results for 
Search instead for 
Did you mean: 

JCO-BAPI

Former Member
0 Kudos

HI,

I am trying to retrieve the customer master information by using JCO from BAPI call.

Interface between JAVA-JCo-BAPI. (Source JAVA - Target BAPI) . As per my understanding , i need to create BAPI ,Create API...

So 1. what are the things need to give to java person inorder to establish the connection.

2. Where do i instal JCo (in sap system or Java system )

3. Shall i need to provide .jar files, if yes, how can i get those ?

Please answer the above questions....

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

if you want direct connectivity with JAVA--JCO -- BAPI without PI,

you have to install JCO on the server/pc where JAVA developer studio or NWDS was installed.

other than this nothing is requiered, you can get RFC directly in JAVA as BOR object.

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

Are you retrieving this information from within a mapping?

SAP has brought out the mapping api for lookups which replaces the jco calls.

I would suggest you have a look at this document and see if your scenario can be altered to this.

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a03e7b02-eea4-2910-089f-8214c6d1...