!--a11y-->
SAP JCo Functions 
The SAP JCo offers the following functions for creating SAP-capable Java applications:
· RFC middleware based on the JNI (Java Native Interface).
· Support of SAP (R/3) systems of release 3.1H and later, and other mySAP components that have BAPIs or RFMs (Remote Function Modules).
· Execution of function calls inbound (Java client calls BAPI or RFM) and outbound (ABAP calls Java Server).
· With the SAP JCo, you can use synchronous, transactional, and queued RFC.
· Connection pooling (important for Web servers)
· SAP JCo can be used on different platforms
· Extensive code page handling, including multi-byte languages.
