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

Prepare Consuming System and Service Consumption Model

In the consuming system, create the necessary artifacts for remote communication; then create a service consumption model from an XML metadata file; then test your connection to the provisioning system using an ABAP Console app.

Overview

🎓 intermediate 45 min. ABAP DevelopmentIntermediateSAP BTP ABAP EnvironmentSAP Business Technology Platform

You will learn

  • In the consuming system: How to create a new destination with an HTTP connection, pointing to the provisioning system
  • How to create proxy artifacts representing the remote service, using the metadata file you created previously This tutorial mission was written for SAP BTP ABAP Environment. However, you should also be able to use it in SAP S/4HANA Cloud Environment in the same way. The tutorial is based on:
  • SAP Help Portal: Preparing Access to the Remote OData Service
  • SAP Help Portal: SAP Help Portal: Creating a Service Consumption Model Throughout this tutorial, replace ### or 000 with your initials or group number.
Julie Plummer J Julie Plummer January 7, 2026
Created by March 9, 2023
Contributors

Prerequisites

Prerequisites

Steps

Step 1 Create package in consuming system in ADT

  1. As in the previous tutorial, create a package in your ZLOCAL package, this time in the consuming system: Z_OUTBOUND_ODATA_###.

  2. Create a new transport request.

  3. Add it to Favorite Packages.

Step 2 Create outbound service
+
Step 3 Create outbound Communication Scenario
+
Step 4 Create communication system in Fiori launchpad
+
Step 5 Create communication arrangement
+
Step 6 Create Service Consumption Model in ADT
+
Step 7 Test yourself
+
Step 8 More Information
+

Resources

Discussion

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

Submit detailed feedback Discuss in Community
Steps
Step 1 of 8
1. Create package in consuming system in ADT 2. Create outbound service 3. Create outbound Communication Scenario 4. Create communication system in Fiori launchpad 5. Create communication arrangement 6. Create Service Consumption Model in ADT 7. Test yourself 8. More Information

Learn more →