0% found this document useful (0 votes)
52 views4 pages

Sap Bapi

The SAP jco connector allows Java applications to connect to SAP systems and components like BAPIs and idocs using RFC (Remote Function Call). It supports synchronous and asynchronous RFCs as well as connection pooling. The jco connector uses JNI and provides a Java API for executing function calls from Java to SAP and from SAP to external systems.

Uploaded by

itjob65
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
52 views4 pages

Sap Bapi

The SAP jco connector allows Java applications to connect to SAP systems and components like BAPIs and idocs using RFC (Remote Function Call). It supports synchronous and asynchronous RFCs as well as connection pooling. The jco connector uses JNI and provides a Java API for executing function calls from Java to SAP and from SAP to external systems.

Uploaded by

itjob65
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 4

SAP jco connector

BAPI and idoc


Rfc Features
• Features
– RFC middleware based on the JNI (Java Native Interface)
– Support of SAP Systems and other mySAP components with BAPIs or RFMs (Remote
Function Modules)
– Execution of function calls
• Inbound (Java client calls BAPI or RFM)
• Outbound (ABAP calls externally Server)
– Support for
• synchronous, transactional, and queued RFC
• Connection pooling (important for Web servers)
• Various platforms
• Extensive code page handling, including multi-byte
rfc
WSDL SOAP

Middleware RFC
JNI Layer
Interface Library

RFC JCO Java


Middleware API

RFC/ABAP proxy

SAP System
weborder
Transaction Routing

Conversation Caching

WSDL SOAP

ECC Web Service

Remote
BAPI Application Server
Function

SAP HANA
DB

You might also like