You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang="en">
<HEAD>
<TITLE>API Overview</TITLE>
</HEAD>
<BODY>
The SAP Cloud SDK for Java comprises a toolkit to develop cloud native applications on the SAP Business Technology Platform. In particular it makes it easy to connect to S4/HANA systems both in the cloud and on-premise but it also offers abstractions for the SAP Business Technology Platform.
<h3>Key Features:</h3>
<ul>
<li>Abstractions for SAP Business Technology Platform features</li>
<li>Code generators for OpenAPI and OData services.</li>
<li>Connectivity to S4/HANA (both cloud and on-premise) and other systems</li>
<li>Tenant and principal (user) awareness</li>
<li>Resilient execution of requests</li>
</ul>
The API is structured as follows:
<ul>
<li>cloudplatform contains platform specific features such as access to services, connectivity and resilience</li>
<li>Other packages containing utility classes and framework adaptations</li>