Skip to content

Commit ed931c7

Browse files
authored
Merge pull request #314779 from Xelu86/getbomfiles
[Update] Acquire media for BOM creation
2 parents a7a6cdd + 9732e9b commit ed931c7

1 file changed

Lines changed: 62 additions & 62 deletions

File tree

Lines changed: 62 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,30 @@
11
---
2-
title: Get SAP media for Bill of Materials
3-
description: How to download SAP media to use in your Bill of Materials (BOM) for the SAP on Azure Deployment Automation Framework.
2+
title: Get SAP installation media for Bill of Materials
3+
description: Learn how to download SAP installation media for use with the Bill of Materials (BOM) in SAP Deployment Automation Framework.
44
author: kimforss
55
ms.author: kimforss
6-
ms.reviewer: kimforss
7-
ms.date: 11/17/2021
6+
ms.date: 04/15/2026
87
ms.topic: how-to
98
ms.service: sap-on-azure
109
ms.subservice: sap-automation
1110
# Customer intent: "As a system administrator, I want to download the required SAP media for building a Bill of Materials (BOM), so that I can effectively deploy the SAP on Azure Deployment Automation Framework."
1211
---
1312

14-
# Acquire media for BOM creation
13+
# Get SAP installation media for BOM creation
1514

1615
The [SAP on Azure Deployment Automation Framework](deployment-framework.md) uses a Bill of Materials (BOM). To create your BOM, you have to locate and download relevant SAP installation media. Then, you need to upload these media files to your Azure storage account.
1716

1817
> [!NOTE]
19-
> This guide covers advanced deployment topics. For a basic explanation of how to deploy the automation framework, see the [get started guide](get-started.md) instead.
18+
> This guide covers advanced deployment. For a basic explanation of how to deploy the automation framework, see the [get started guide](get-started.md) instead.
2019
21-
This guide is for configurations that use either the SAP Application (DB) or HANA databases.
20+
This guide is for configurations that use either the SAP Application database or HANA databases.
2221

2322
## Prerequisites
2423

2524
- An SAP account with permissions to download the SAP software and access the Maintenance Planner.
2625
- An installation of the [SAP download manager](https://support.sap.com/en/my-support/software-downloads.html) on your computer.
2726
- Information about your SAP system:
28-
- SAP account username and password. The SAP account cannot be linked to a SAP Universal ID.
27+
- SAP account username and password. The SAP account can't be linked to an SAP Universal ID.
2928
- The SAP system product to deploy (such as **S/4HANA**)
3029
- The SAP System Identifier (SAP SID)
3130
- Any language pack requirements
@@ -42,94 +41,94 @@ To prepare for [downloading the SAP installation media](#download-media):
4241

4342
1. Clear your download basket.
4443

45-
1. Go to **Software Downloads**.
44+
1. Go to **Software Downloads**.
4645

47-
1. Select **Download Basket**.
46+
1. Select **Download Basket**.
4847

49-
1. Select all the items in the basket.
48+
1. Select all the items in the basket.
5049

51-
1. Select the **X** to remove all items from the basket.
50+
1. Select the **X** to remove all items from the basket.
5251

5352
1. Add the utility SAPCAR to your download basket.
5453

55-
1. On the search bar, make sure the search type is set to **Downloads**.
54+
1. On the search bar, make sure the search type is set to **Downloads**.
5655

57-
1. Enter `SAPCAR` in the search bar and select **Search**.
56+
1. Enter `SAPCAR` in the search bar and select **Search**.
5857

59-
1. In the table **Items Available to Download**, select the row for **SAPCAR** with **Maintenance Software Component**. This step filters available downloads for the latest version of the utility.
58+
1. In the table **Items Available to Download**, select the row for **SAPCAR** with **Maintenance Software Component**. This step filters available downloads for the latest version of the utility.
6059

61-
1. Make sure the drop-down menu for the table shows the correct OS type. For example, `LINUX ON X86_64 64BIT`.
60+
1. Make sure the drop-down menu for the table shows the correct OS type. For example, `LINUX ON X86_64 64BIT`.
6261

63-
1. Select the checkbox next to the filename of the SAPCAR executable. For example, `SAPCAR_1320-80000935.EXE`.
62+
1. Select the checkbox next to the filename of the SAPCAR executable. For example, `SAPCAR_1320-80000935.EXE`.
6463

65-
1. Select the shopping cart icon to add your selection to the download basket.
64+
1. Select the shopping cart icon to add your selection to the download basket.
6665

6766
1. Sign in to the [Maintenance Planner](https://support.sap.com/en/alm/solution-manager/processes-72/maintenance-planner.html).
6867

6968
1. Design your SAP system. For example, if you're using **S/4HANA**:
7069

71-
1. Select the plan for **SAP S/4HANA**.
70+
1. Select the plan for **SAP S/4HANA**.
7271

73-
1. Optionally, change the Maintenance Plan name.
72+
1. Optionally, change the Maintenance Plan name.
7473

75-
1. Select **Install New S4HANA System**.
76-
77-
1. Select **Next**
74+
1. Select **Install New S4HANA System**.
7875

79-
1. For **Install a New System**, enter the SAP SID you're using.
76+
1. Select **Next**.
8077

81-
1. For **Target Version**, select your target SAP version. For example, **SAP S/4HANA 2020**.
78+
1. For **Install a New System**, enter the SAP SID you're using.
8279

83-
1. For **Target Stack**, select your target stack. For example, **Initial Shipment Stack**.
80+
1. For **Target Version**, select your target SAP version. For example, **SAP S/4HANA 2020**.
8481

85-
1. If necessary, select your **Target Product Instances**.
82+
1. For **Target Stack**, select your target stack. For example, **Initial Shipment Stack**.
8683

87-
1. Select **Next**
84+
1. If necessary, select your **Target Product Instances**.
8885

89-
1. Design your codeployment.
86+
1. Select **Next**.
9087

91-
1. Select **Co-Deployed with Backend**.
88+
1. Design your co-deployment.
9289

93-
1. For **Target Version**, select your target version for codeployment. For example, **SAP FIORI FOR SAP S/4HANA 2020**.
90+
1. Select **Co-Deployed with Backend**.
9491

95-
1. For **Target Stack**, select your target stack for codeployment. For example, **Initial Shipment Stack**.
92+
1. For **Target Version**, select your target version for co-deployment. For example, **SAP FIORI FOR SAP S/4HANA 2020**.
9693

97-
1. Select **Next**
94+
1. For **Target Stack**, select your target stack for co-deployment. For example, **Initial Shipment Stack**.
95+
96+
1. Select **Next**.
9897

9998
1. Select **Continue Planning**. If you're using a *new system*, select **Next**. If you're using an *existing system*, make the following changes:
10099

101-
1. For **OS/DB dependent files**, select **Linux on x86_64 64bit**.
100+
1. For **OS/DB dependent files**, select **Linux on x86_64 64bit**.
102101

103-
1. Select **Confirm Selection**.
102+
1. Select **Confirm Selection**.
104103

105-
1. Select **Next**.
104+
1. Select **Next**.
106105

107106
1. Optionally, under **Select Stack Independent Files**, configure settings for non-ABAP databases. You can choose to expand the database and deselect non-required language files.
108107

109108
1. Select **Next**.
110109

111110
1. Download stack XML files to the stack download directory you created earlier.
112111

113-
1. Select **Push to Download Basket**.
112+
1. Select **Push to Download Basket**.
114113

115-
1. Select **Additional Downloads**.
114+
1. Select **Additional Downloads**.
116115

117-
1. Select **Download Stack Text File**.
116+
1. Select **Download Stack Text File**.
118117

119-
1. Select **Download PDF**.
118+
1. Select **Download PDF**.
120119

121-
1. Select **Export to Excel**.
120+
1. Select **Export to Excel**.
122121

123-
1. Go to your download basket again in the SAP Launchpad. You might need to refresh the page to see your new selections.
122+
1. Go to your download basket again in the SAP Launchpad. You might need to refresh the page to see your new selections.
124123

125-
1. Select the **T** icon to download a file with the URLs for your download basket.
124+
1. Select the **T** icon to download a file with the URLs for your download basket.
126125

127126
## Get download basket manifest
128127

129128
> [!IMPORTANT]
130129
> Only follow these steps if you want to run the scripted BOM generation. You must perform these actions before you run the SAP Download Manager. If you don't want to run the scripted BOM generation, [skip to the next section](#download-media).
131130
132-
To get your SAP Download Basket manifest JSON file (`DownloadBasket.json`):
131+
To get your SAP Download Basket JSON file (`DownloadBasket.json`):
133132

134133
1. Open the **Postman** utility.
135134

@@ -149,7 +148,7 @@ To get your SAP Download Basket manifest JSON file (`DownloadBasket.json`):
149148

150149
1. Select the **Headers** tab.
151150

152-
1. Uncheck the Accept-Encoding and User-Agent check boxes
151+
1. Uncheck the Accept-Encoding and User-Agent check boxes.
153152

154153
1. Select the **Send** button.
155154

@@ -167,7 +166,7 @@ To download the SAP installation media:
167166

168167
1. Access your SAP Download Basket.
169168

170-
1. Set your download directory to the stack download directory that you created. For example, ``~/Downloads/S4HANA_1909_SP2/`.
169+
1. Set your download directory to the stack download directory that you created. For example, `~/Downloads/S4HANA_1909_SP2/`.
171170

172171
1. Download all files from your download basket into this directory.
173172

@@ -180,7 +179,7 @@ To upload the SAP media and stack files to your Azure storage account:
180179

181180
1. Sign in to the [Azure portal](https://portal.azure.com/).
182181

183-
1. Under **Azure services**, select **Resource groups**. Or, enter `resource groups` in the search bar.
182+
1. Under **Azure services**, select **Resource groups**. Or, enter `resource groups` in the search bar.
184183

185184
1. Select the resource group for your SAP Library.
186185

@@ -192,33 +191,34 @@ To upload the SAP media and stack files to your Azure storage account:
192191

193192
1. On the container page, upload your archives and tools.
194193

195-
1. Select the **Upload** button.
194+
1. Select the **Upload** button.
196195

197-
1. Select **Select a file**.
196+
1. Select **Select a file**.
198197

199-
1. Navigate to the [directory where you downloaded the SAP media previously](#download-media).
198+
1. Navigate to the [directory where you downloaded the SAP media previously](#download-media).
200199

201-
1. Select all the archive files. These file names are similar to `*.SAR`, `*.RAR`, `*.ZIP`, and `SAPCAR*.EXE`.
200+
1. Select all the archive files. These file names are similar to `*.SAR`, `*.RAR`, `*.ZIP`, and `SAPCAR*.EXE`.
202201

203-
1. Select **Advanced** to show advanced options.
202+
1. Select **Advanced** to show advanced options.
204203

205-
1. For **Upload Directory**, enter `archives`.
204+
1. For **Upload Directory**, enter `archives`.
206205

207206
1. Upload your stack files.
208207

209-
1. Select the **Upload** button.
208+
1. Select the **Upload** button.
210209

211-
1. Select **Select a file**.
210+
1. Select **Select a file**.
212211

213-
1. Navigate to the download directory that you [created in the previous section](#acquire-media).
212+
1. Navigate to the download directory that you [created in the previous section](#acquire-media).
214213

215-
1. Select all your stack files. These file names are similar to `MP_*.(xml|xls|pdf|txt)`.
214+
1. Select all your stack files. These file names are similar to `MP_*.(xml|xls|pdf|txt)`.
216215

217-
1. Select **Advanced** to show advanced options.
216+
1. Select **Advanced** to show advanced options.
218217

219-
1. For **Upload Directory**, enter `boms/<Stack_Version>/stackfiles` where `<Stack_Version>` is a combination of your product information. For example, `S4HANA_2020_ISS_v001` indicates the product type is `S4HANA`, the product release is `2020`, the service pack is `ISS` for the initial software shipment, and the stack is `v001`.
218+
1. For **Upload Directory**, enter `boms/<Stack_Version>/stackfiles` where `<Stack_Version>` is a combination of your product information. For example, `S4HANA_2020_ISS_v001` indicates the product type is `S4HANA`, the product release is `2020`, the service pack is `ISS` for the initial software shipment, and the stack is `v001`.
220219

221-
## Next steps
220+
## Related content
222221

223-
> [!div class="nextstepaction"]
224-
> [Prepare BOM](bom-prepare.md)
222+
- [Prepare the Bill of Materials](bom-prepare.md)
223+
- [Generate SAP application installation templates](bom-templates-db.md)
224+
- [SAP Deployment Automation Framework](deployment-framework.md)

0 commit comments

Comments
 (0)