Skip to content

Commit 1db783a

Browse files
Merge pull request #2583 from julieplummer20:main
Main Misc after feedback
2 parents 41bc1ef + ffc4027 commit 1db783a

File tree

2 files changed

+25
-20
lines changed

2 files changed

+25
-20
lines changed

tutorials/abap-environment-create-http-service/abap-environment-create-http-service.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,22 +12,19 @@ author_profile: https://github.com/julieplummer20
1212
# Create an HTTP Service in SAP BTP ABAP Environment
1313
<!-- description --> Create an HTTP service in SAP BTP ABAP environment that can be called from the browser.
1414

15-
##Prerequisites
15+
## Prerequisites
16+
1617
- **IMPORTANT**: This tutorial cannot be completed on a trial account
1718
- You have set up SAP Business Technology Platform (BTP), ABAP Environment, for example by using the relevant booster: [Using a Booster to Automate the Setup of the ABAP Environment](https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US/cd7e7e6108c24b5384b7d218c74e80b9.html)
1819
- **Tutorial**: [Create Your First Console Application](abap-environment-trial-onboarding), for a licensed user, steps 1-2
1920
- You have installed [ABAP Development Tools](https://tools.hana.ondemand.com/#abap), latest version
2021

2122

22-
2323
## You will learn
2424
- How to create an HTTP service that can be accessed from a browser
2525
- How to return system data using a (whitelisted) ABAP utility class
2626
- How to expose the service for external consumption, by defining the necessary inbound communication artifacts
2727

28-
29-
This tutorial was written for SAP BTP ABAP Environment. However, you should also be able to use it in SAP S/4HANA Cloud Environment in the same way.
30-
3128
Throughout this tutorial, replace `XXX` or `000` with your initials or group number.
3229

3330
---

tutorials/abap-s4hanacloud-procurement-purchasereq-flp/abap-s4hanacloud-procurement-purchasereq-flp.md

Lines changed: 23 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,13 @@ author_profile: https://github.com/mervey45
1515
## Prerequisites
1616

1717
- You have a license for SAP S/4HANA Cloud and have a developer user in it
18-
- You have installed the latest [Eclipse with ADT](abap-install-adt).
19-
- You need to have following business role assigned for your business user `SAP_BR_DEVELOPER` and `SAP_BR_BPC_EXPERT`.
20-
- You need to have business catalog `SAP_CORE_BC_UI_FLD` assigned for the usage of manage launchpad space.
21-
- You need to have business catalog `SAP_CORE_BC_UI` assigned for the usage of manage launchpad settings.
22-
- You need to have business catalog `SAP_CORE_BC_BCT_TRN_MNG_PC` and `SAP_CORE_BC_BCT_TRN_REL_PC` assigned to your user to see the app.
23-
- You need to [enable spaces layout](https://help.sap.com/docs/SAP_S4HANA_CLOUD/4fc8d03390c342da8a60f8ee387bca1a/64a5e1675ce7413791a654d2228a90be.html?locale=en-US&state=TEST&version=2208.502) in SAP Fiori launchpad to see the app tiles, that are added to spaces or pages.
18+
- You have installed the latest version of [ABAP in Eclipse](https://tools.eu1.hana.ondemand.com/#abap), i.e. ADT
19+
- You need to have following business role assigned for your business user `SAP_BR_DEVELOPER` and `SAP_BR_BPC_EXPERT`
20+
- You need to have business catalog `SAP_CORE_BC_UI_FLD` assigned for the usage of manage launchpad space
21+
- You need to have business catalog `SAP_CORE_BC_UI` assigned for the usage of manage launchpad settings
22+
- You need to have business catalog `SAP_CORE_BC_BCT_TRN_MNG_PC` and `SAP_CORE_BC_BCT_TRN_REL_PC` assigned to your user to see the app
23+
- You need to [enable spaces layout](https://help.sap.com/docs/SAP_S4HANA_CLOUD/4fc8d03390c342da8a60f8ee387bca1a/64a5e1675ce7413791a654d2228a90be.html?locale=en-US&state=TEST&version=2208.502) in SAP Fiori launchpad to see the app tiles, that are added to spaces or pages
24+
2425

2526
## You will learn
2627

@@ -29,6 +30,7 @@ author_profile: https://github.com/mervey45
2930
- How to manage launchpad spaces and assign business role
3031
- How to assign and manage launchpad spaces
3132

33+
3234
## Intro
3335

3436
>**HINT**: The administrator receives an welcome e-mail after provisioning. This e-mail includes the system URL. By removing `/ui` you can log into the SAP S/4HANA Cloud ABAP Environment system. Further information can be found [here](https://help.sap.com/docs/SAP_S4HANA_CLOUD/6aa39f1ac05441e5a23f484f31e477e7/4b962c243a3342189f8af460cc444883.html?locale=en-US&state=DRAFT).
@@ -39,39 +41,45 @@ author_profile: https://github.com/mervey45
3941

4042
1. Open ADT, select your package `Z_PURCHASE_REQ_###` and open your IAM App `ZSHOPCART_IAM_###`. Add the UI5 application ID to your IAM app and activate it.
4143

44+
<!-- border -->
4245
![iamapp](new2.png)
4346

44-
If you don't have any IAM App created yet. Please create an IAM App and add the UI5 application to it.
47+
If you don't have an IAM App created yet. Please create an IAM App and add the UI5 application to it.
4548

4649
2. **Publish** your IAM App.
4750

51+
<!-- border -->
4852
![iamapp](new3.png)
4953

5054
3. Make use of your business catalog `ZSHOPCART_BC_###`.
55+
56+
<!-- border -->
57+
![businesscatalog](new4.png)
5158

52-
![businesscatalog](new4.png)
53-
54-
If you don't have created a business catalog yet, please create one and publish it locally.
59+
If you have not yet created a business catalog, please create one and publish it locally.
5560

5661
### Create business role
5762

5863
1. Log in to your **S/4HANA Cloud ABAP environment customizing system**.
5964

60-
![login](login.png)
65+
<!-- border -->
66+
![login](login.png)
6167

6268
2. Select **Maintain Business Roles**.
6369

64-
![role](role.png)
70+
<!-- border -->
71+
![role](role.png)
6572

6673
3. Click **New**.
67-
68-
![role2](role2.png)
74+
<!-- border -->
75+
![role2](role2.png)
6976

7077
4. Create new business role:
7178
- Business Role ID: `BR_Z_SHOPCART_###`
7279
- Business Role Description: Business role for shopping cart
7380

74-
![role3](new5.png)
81+
<!-- border -->
82+
![role3](new5.png)
7583

7684
Click **Create**.
7785

0 commit comments

Comments
 (0)