Skip to content

Commit bc8cf1d

Browse files
authored
Update installation.md
1 parent 944aa1c commit bc8cf1d

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

docs/configuration/installation.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,27 @@ outline: [2, 4]
44

55
# Installation
66

7-
As outlined in the Quickstart Guide, you can run the abap2UI5 amd its apps directly through an HTTP service:
8-
![alt text](image.png){ width=70% }
7+
As outlined in the Quickstart Guide, you can run the abap2UI5 and its apps directly through an HTTP service:
8+
![alt text](image.png){ width=50% }
99

1010
This is the quickest and most programmatic approach; however, for productive usage, you have additional options.
1111

12+
<br>
13+
1214
### ABAP Standard
1315

14-
In `S/4 Private` or `S/4 On-Premise` it may be required to make this app accessible via BSP on-premise (leveraging the Fiori launchpad). Therefore you can install the [abap2UI5-frontend:](https://github.com/abap2UI5/frontend)
16+
In `S/4 Private` or `S/4 On-Premise` it may be required to make this app accessible via Fiori launchpad. Therefore you can install the [abap2UI5-frontend:](https://github.com/abap2UI5/frontend)
1517

16-
![alt text](image-1.png){ width=80% }
18+
![alt text](image-1.png){ width=50% }
1719

1820
Check out this [section](/configuration/launchpad) for more details.
1921

2022

2123
### ABAP Cloud
22-
In `S/4 Public Cloud` or `BTP ABAP Environment` without the S_DEVELOP authority, you cannot access the HTTP endpoint, making this scenario unsuitable for productive usage. Instead, deploy the cloud branch of the [abap2UI5-frontend](https://github.com/abap2UI5/frontend) and set up a new Fiori tile:
24+
In `S/4 Public Cloud` or `BTP ABAP Environment` you can only access the HTTP endpoint with `S_DEVELOP` authority, making this scenario unsuitable for productive usage. Therefore you need to deploy the cloud branch of the [abap2UI5-frontend](https://github.com/abap2UI5/frontend) and set up a new Fiori tile:
2325

24-
![alt text](image-2.png){ width=80% }
26+
![alt text](image-2.png){ width=50% }
2527

2628
### R/3 Netweaver
2729

28-
For old `R/3 Netweaver` check out the [downport section.](/advanced/downporting)
30+
For old `R/3 Netweaver` check out the [downport section.](/advanced/downporting)

0 commit comments

Comments
 (0)