Skip to Content
0
Former Member
May 02, 2006 at 10:09 AM

How to access SAP database tables with Java (Jco)

1248 Views

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