Start of Content Area

Object documentation The SAP JCo Repository Locate the document in its SAP Library structure

Definition

The SAP Java Connector must be able to access the metadata of all Remote Function Modules (RFMs) that are to be used by a Java client. A JCO.Repository object is created to do this. The current metadata for the RFMs is retrieved dynamically from the SAP server at runtime.

Figure: SAP JCo Repository 1

This graphic is explained in the accompanying text

 

Further Information

For more detailed information on the SAP JCo Repository, see:

Creating a Repository

Creating a JCO.Function Object

Executing a Function

Mapping of Java and ABAP Data Types

Type-Specific Getter Methods

Access to Tables

Setting Scalar Import Parameters

For a complete example program for creating a JCo repository and executing BAPIs, see:

·         Example Program Bapi1

 

 

End of Content Area