As a SaaS solution operator, you have to create ABAP instances.
For development and testing in the development codeline, one system is provisioned in each of the development and test subaccounts. Use service parameter is_development_allowed to differentiate between development and production systems. The test and assembly systems must be productive to avoid changes being made to the add-on outside of the development system.
|
Global Account |
Subaccount |
Space |
ABAP Instances |
|---|---|---|---|
|
Global Account for Development |
01 Develop |
Develop |
Create an ABAP instance (abap/standard) DEV Set parameter |
|
02 Test |
Test |
Create an ABAP instance (abap/standard) TST Set parameter |
You don't have to create an ABAP instance in the 03 Build/Assemble, 04 Build/Test, and 05 Provide subaccount because the system is created automatically.
In the 03 Build/Assemble account, assembly systems are provisioned by the add-on build pipeline. These systems are used to import the desired software components that are then packaged for add-on delivery (see Software Assembly Integration (SAP_COM_0582)). As an operator, you don’t have to provision these systems manually.
In the 04 Build/Test subaccount of the global account for production, an add-on installation test system is automatically created. This ABAP environment service instance of plan saas_oem is provisioned with parameter is_development_allowed = false.
In the 05 Provide subaccount of the global accounts for development and production, a customer production system is created automatically by the ABAP Solution Service during the first subscription. For more information on how to get started with your customer account, see Getting Started with a Customer Account in the ABAP Environment and Creating an ABAP System.
Use service parameter is_development_allowed to differentiate between development and production systems. The test and assembly systems must be productive to avoid changes being made to the add-on outside of the development system.
Subscribe to the Web Access for ABAP to gain access to the SAP Fiori launchpad in all subaccounts of the global production account.