SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
β€’ Open full site

Learn the basic concepts required for the integration of SAP BTP, ABAP environment and SAP S/4HANA Cloud, public edition

Understand what the underlying scenario is, and the concept how to integrate the SAP BTP, ABAP environment with SAP S/4HANA Cloud, public edition.

Overview

🎓 intermediate 10 min. SAP BTP ABAP EnvironmentIntermediateABAP DevelopmentSAP S 4hana Cloud

You will learn

  • βœ”What the example business scenario is,
  • βœ”How communication management works in public cloud-based ABAP products,
  • βœ”How the OAuth 2.0 authentication mechanism works,
  • βœ”How the subsequent tutorials are structured.
Achim Seubert A Achim Seubert March 26, 2026
Created by November 29, 2023
Contributors

Prerequisites

Steps

Step 1 Understand the example scenario
β€”

The example scenario used in the tutorial group assumes that developers want to use a service that creates, reads, updates, and deletes master data related to business partners, suppliers, and customers in an SAP S/4HANA Cloud, public edition system. To achieve this, the developer makes an outbound service call fromβ€―SAP Business Technology Platformβ€―to the SAP S/4HANA Cloud, public edition service.

The desired functionality is offered by the Business Partner (A2X) service, which is part of the standard communication scenario SAP_COM_0008. For more information, see Business Partner (A2X) - Overview.

The scenario is successfully implemented when an SAP S/4HANA Cloud, public edition business partner is created remotely from the SAP BTP, ABAP environment. Over the course of the tutorial group, the authentication methods Basic Authentication and OAuth 2.0 are used.

Step 2 Understand cloud-based communication management
+
Step 3 Understand the implementation flow of the subsequent tutorials
+
Step 4 Test Yourself
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 4
1. Understand the example scenario 2. Understand cloud-based communication management 3. Understand the implementation flow of the subsequent tutorials 4. Test Yourself

Learn more →