cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Connecting to BAPI (Error connecting using JCO.Client: null)

Former Member
0 Kudos

Hi,

I am trying to connect to a BAPI to extract data. However, I am getting this error

Error connecting using JCO.Client: null

Pls explain the meaning of the error and solution to the problem

TIA

Himanshu

Accepted Solutions (1)

Accepted Solutions (1)

PradeepBondla
Active Contributor
0 Kudos

Hi,

In which step you are getting this error?

while importing the bapi using adaptive rfc steps? or when you code and deploy your application?

when exactly its giving error?

I think JCO's are not configured properly....

Check your JCO's are up and running.

PradeeP

Former Member
0 Kudos

Hi Pradeep,

The error does not come while importing the bapi using adaptive rfc steps

It comes when i have coded and deployed my application

I guess it comes when I call the bapi.modelObject().execute()

Pls help

PradeepBondla
Active Contributor
0 Kudos

Hi,

This means you are getting error while executing your model. its not able to use the JCO's.

as I asked previously check your JCO status... its up and running????

Here are some threads having same problem

PradeeP

Edited by: pradeep bondla on Jul 31, 2008 11:53 AM

Former Member
0 Kudos

Thanks Praddep. There was a problem wid the JCOs. Everythin is fine now

Answers (0)