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

Introduction to Remote Service Connectivity

Learn how to extend the functionality of the Incident Management sample application.

Overview

🎓 intermediate 10 min. SAP Cloud Application Programming ModelIntermediateNode JsSAP Business Technology Platform

You will learn

  • How to extend the functionality of the Incident Management sample application.
  • How to integrate the SAP S/4HANA Cloud Business Partner API to the Incident Management application.
Created by June 17, 2024
Contributors

Prerequisites

Prerequisites

OUT OF MAINTENANCE

This tutorial is no longer maintained. For an up-to-date version and support with any issues, refer to the Develop a Side-by-Side CAP-Based Extension Application Following the SAP BTP Developer’s Guide mission in the SAP Discovery Center.

Steps

Step 1 Overview

In this tutorial, you integrate the SAP S/4HANA Cloud Business Partner API to the Incident Management application.

The Incident Management application helps support representatives process and manage customer incidents. A support representative (processor) receives a phone call from an existing customer and creates a new incident on behalf of the customer.

When the processor creates a new incident, they have to assign the incident to the respective customer. The value help of the Customer field provides the option to choose a customer from a list of customers. The Incident Management application fetches the list of customers from the SAP S/4HANA Cloud system. For this purpose, you use the SAP S/4HANA Business Partner API.

Solution diagram
Solution diagram

Step 2 Benefit from a sample application
+
Step 3 SAP Cloud Application Programming Model (CAP)
+
Step 4 SAP Business Technology Platform (SAP BTP)
+
Step 5 SAP BTP, Cloud Foundry runtime and SAP BTP, Kyma runtime
+
Step 6 Using free service plans
+

Resources

Discussion

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

Submit detailed feedback Discuss in Community
Steps
Step 1 of 6
1. Overview 2. Benefit from a sample application 3. SAP Cloud Application Programming Model (CAP) 4. SAP Business Technology Platform (SAP BTP) 5. SAP BTP, Cloud Foundry runtime and SAP BTP, Kyma runtime 6. Using free service plans

Learn more →