Transport a Software Component Between two Systems
Requires Customer/Partner License
February 1, 2021
Created by Niloofar Naseri
December 7, 2018
Beginner
15 min.
Create and import a new software component into an SAP Business Technology Platform ABAP Environment instance, add ABAP sources and export it to a new SAP BTP ABAP Environment instance.
You will learn
- How to create and import a new software component into a SAP BTP ABAP Environment instance
- How to add ABAP sources and export software component
- How to import software component into a new SAP BTP ABAP Environment instance
Prerequisites
- You need developer user in two SAP BTP ABAP Environment systems under one global account.
- Add the lifecycle management - Software Components business catalog (ID:
SAP_A4C_BC_MSCL_PC
) to your business role - Download Eclipse Photon or Oxygen and install ABAP Development Tools (ADT). See https://tools.hana.ondemand.com/#abap.
- Read following blog post about Software Lifecycle Management for SAP BTP ABAP Environment.
Step 1: Create software component via SAP Fiori launchpad
Step 2: Add ABAP sources and export component
Step 3: Update or import software component again
Step 4: Check the imported software component
Step 5: Test yourself