In the next exercise, participants will develop an SAP Fiori launchpad plugin using SAP Business Application Studio. This plugin will be deployed from SAP Business Application Studio to the SAP S/4HANA system S4D. To do this, the S4D system must be made accessible for your SAP BTP subaccount using the Cloud Connector. This is set up in this demonstration. The connection to the SAP BTP subaccount used in this training class is established from a Destination, which you create in the SAP BTP Cockpit.
The connectivity concept should be familiar to the participants. Therefore, the purpose of this demonstration is not to explain the concepts, but to set the technical stage for the next exercise.
Steps
Open the SAP BTP Cockpit and choose the tile representing the subaccount used in the training class.
Note
Use the SAP BTP Cockpit user from the system setup guide to log on to the SAP BTP Cockpit.In the left navigation panel, choose Connectivity → Destinations.
Make sure that there is a destination with the following properties in the displayed table:
Destination S4D_100
Property Value Name S4D_100 Type HTTP Description SAP Gateway S4D URL http://s4d.virtual:443 Proxy Type OnPremise Authentication BasicAuthentication Location ID User SYSTEMSETUP Password <password of the SYSTEMSETUP user - see system setup guide> HTML5.DynamicDestination true HTML5.Timeout 120000 sap-client 100 WebIDEEnabled true WebIDEUsage dev_abap,odata_abap Note
If such a destination does not exist yet, you can create it by importing the prepared fileS:\Courses\S4D425_25\Destination_S4D_100
. To do this, proceed as follows:- Choose Import Destination.
- In the dialog that appears, navigate to
S:\Courses\S4D425_25
, select the file calledDestination_S4D_100
, and click Open. - Enter the password of the SYSTEMSETUP user in the Password field. This password can be found in the system setup guide.
- To save the destination, choose Save.
Now log on to the Cloud Connector that is already installed in the training landscape, and add the SAP BTP subaccount used in the training class.
Note
This step links the Cloud Connector with the SAP BTP subaccount.To log on to the Cloud Connector, open a browser window and enter the URL https://wtshost.wdf.sap.corp:8443 or use the prepared browser favorite 00 Local WTS Tools → Cloud Connector.
Note
You can ignore any security warning that may appear. For example, in the Chrome browser, select Advanced and then click Proceed to wtshost.wdf.sap.corp (unsafe).Result
The login page of the Cloud Connector displays.In the User Name field, enter Administrator and in the Password field, enter <password of the Cloud Connector Administrator - see system setup guide>. Then, choose Login.
Make sure that the Master (Primary Installation) option is selected and choose Save.
On the Define Subaccount form that is then displayed, enter the following values and press Save.
Subaccount Definition
Field Value Region Europe (Frankfurt) - AWS Subaccount <ID of the subaccount used in the training class> Subaccount User (Login E-Mail) <SAP BTP Cockpit user from the system setup guide> Password <password of the SAP BTP Cockpit user - see system setup guide> Hint
- To check the Region of the subaccount, proceed as follows: Log on to the SAP BTP Cockpit with the SAP BTP Cockpit user from the system setup guide. On the tile representing the subaccount, look at the fields Provider and Region (for example Provider: Amazon Web Services (AWS) and Region: Europe (Frankfurt)).
- To look up the Subaccount, proceed as follows: Log on to the SAP BTP Cockpit with the SAP BTP Cockpit user from the system setup guide. On the screen that appears, click on the tile representing the subaccount used in the training class. The required Subaccount is the Subaccount ID that is displayed in the upper area of the next screen (for example ee8d8929-2710-4821-a9a5-86ff28cbda34). Make sure you do not confuse this ID with the Subdomain, Tenant ID, Org Name, and Org ID, which are also displayed on the page.
Finally, map the virtual system from the Destination defined above in the SAP BTP Cockpit to the S4D ABAP system used in the training class. For the sake of simplicity, import the prepared file S:\Courses\S4D425_25\Cloud_Connector_Mapping.zip for this purpose.
Check the availability of the S4D system.
Choose Cloud To On-Premise in the left navigation panel of the Cloud Connector.
Click the icon Import system mappings... from the toolbar of the Mapping Virtual To Internal System table.
In the dialog that appears, choose Browse.
In the dialog that appears, navigate to S:\Courses\S4D425_25, select the file called Cloud_Connector_Mapping.zip, and click Open.
Choose Import.
In the Actions column of the Mapping Virtual To Internal System table, click the Check availability of internal host... icon.
Result
The Check Result column should show the status Reachable.