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

Connect ABAP On-Premise to a Central Check System for Custom Code Migration Using ABAP Test Cockpit (ATC)

Connect an ABAP On-Premise System to a SAP Business Technology Platform (BTP), ABAP Environment containing the Custom Code Migration (CCM) App, ABAP Test Cockpit (ATC)

Overview

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

You will learn

  • How to connect your on-premise AS ABAP to a service in SAP BTP, ABAP Environment - specifically, the Custom Code Migration App. This app allows you to see whether your custom ABAP development objects are cloud-ready, or ready for SAP S/4HANA, and what exact changes you have to make
Julie Plummer J Julie Plummer July 31, 2024
Created by March 9, 2023
Contributors

Prerequisites

Prerequisites

  • IMPORTANT: This tutorial cannot be completed on a trial account (due to connectivity requirements)
  • Tutorial: Call a Remote Function Module From SAP Business Technology Platform, ABAP Environment, prerequisites plus steps 1-2, then steps 4-5. (You can test connectivity by performing steps 6-12)
  • In SAP Cloud Platform, ABAP environment, you have been assigned the role SAP_CORE_BC_CCM. This role allows you to connect your SAP Cloud and on-premise instances using communication objects For more information, see Tutorial Create Communication System to Connect to SAP BTP, ABAP Environment, step 2
  • In your on-premise system, you have installed the following:
    • SAP Cloud Connector with Administrator rights. (In the systems listed in the above tutorial, this is pre-installed)
    • Java 8. Uninstall other versions of Java, e.g. Java 11

Steps

Intro

After you set up the connections, your landscape will look roughly like this:

overview-atc-2024
overview-atc-2024

Throughout this tutorial, replace the suffix _000 or _### with your initials or group number.


Step 1 Open SAP Cloud Connector

In your browser, log on to SAP Cloud Connector for your on-premise system. If your on-premise system is SAP AS ABAP Developer Edition, 7.5x, open the browser inside your virtual machine, e.g. VMWare

  • Address = e.g. https://localhost:<port> (Default = 8443)

  • User = Administrator

  • Password = Your password. (Initial password = manage)

    step1a-cloud-conn-login
    step1a-cloud-conn-login

Your Cloud Connector dashboard should look like this, with:

  • At least one Cloud Foundry subaccount connected (1)
  • At least one mapping from Cloud to on-premise (2)

Note the Location ID (3) - here, XXX. You will need it later.

step1b-scc-cloud-onp
step1b-scc-cloud-onp

Step 2 Add resources for Custom Code Migration (CCM) App
+
Step 3 Import SAP Notes
+
Step 4 Check connectivity in SAP BTP cockpit
+
Step 5 Create communication system for Custom Code Migration
+
Step 6 Create communication arrangement for Custom Code Migration
+
Step 7 Assign business role for Custom Code Migration App
+
Step 8 Run Custom Code Migration App
+
Step 9 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 10
1. Open SAP Cloud Connector 2. Add resources for Custom Code Migration (CCM) App 3. Import SAP Notes 4. Check connectivity in SAP BTP cockpit 5. Create communication system for Custom Code Migration 6. Create communication arrangement for Custom Code Migration 7. Assign business role for Custom Code Migration App 8. Run Custom Code Migration App 9. Test yourself 10. More Information

Learn more →