cancel
Showing results for 
Search instead for 
Did you mean: 

How to access SAP database tables with Java (Jco)

Former Member
0 Kudos
1,462

Hi!

I need to develop a Java Client for SAP with access to the SAP database. Is there a way to do this directly in Java (the db access) or do I have to use some ABAP logic in between to get the information to the java client? If so, are there any existing ABAP functions to read AND write db tables? Or do I have to create my own wrappers for each table I need to read and write?

Thanks,

Konrad

View Entire Topic
Former Member
0 Kudos
Former Member
0 Kudos

Hi!

Thanks so far...

The second link is a pdf about JCO... but I cannot see how to access the SAP db in there. I know how to run BAPIs but I do not know how to access the db. I need something like SQL...

The first link shows more about this stuff but I think this is some different technology than JCO, isn't it? If so, how can I develop a java client using this technology for a SAP R3 system?

Former Member
0 Kudos

btw:

the option buttons to set the points for an answer are gone in my browser! I don't know if this is a problem with the SDN or with my browser but in the moment I cannot give you points for your answer...

Sorry!