Skip to content

Commit 9c5a3b5

Browse files
authored
Update s4_public_cloud.md
1 parent e985f98 commit 9c5a3b5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/configuration/s4_public_cloud.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ outline: [2, 4]
33
---
44
# S/4 Public Cloud
55

6-
abap2UI5 can be used for on-stack extension scenarios in S/4 Public Cloud. By using exclusively released APIs, it is fully compatible with the ABAP Cloud language version, meeting all current SAP requirements for ABAP development.
6+
abap2UI5 can be used for on-stack extension scenarios in S/4 Public Cloud. It uses exclusively released APIs and is fully compatible with the ABAP Cloud language version, meeting all current SAP requirements for ABAP cloud extenisons.
77

88
Follow these steps to install abap2UI5 on S/4 Public Cloud:
99

@@ -17,7 +17,9 @@ Use the standard installation process via [abapGit for Eclipse](https://eclipse.
1717

1818
Use the cloud branch of the [abap2UI5-frontend](https://github.com/abap2UI5/frontend) repository.
1919

20-
**Important:** In S/4 Public Cloud and BTP ABAP Environment, you can only access the HTTP endpoint with `S_DEVELOP` authorization. This is the quickest way for testing in development environments, but makes this scenario unsuitable for productive usage. Therefore, we install the frontend artifacts in the next step.
20+
**Important:** In S/4 Public Cloud and BTP ABAP Environment, you can only access the HTTP endpoint with `S_DEVELOP` authorization. This is the quickest way for testing in development environments, but makes this scenario unsuitable for productive usage.
21+
22+
Therefore, we install the frontend artifacts in the next step.
2123

2224
### 3. Deploy the UI5 App
2325

0 commit comments

Comments
 (0)