You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/advanced/downporting.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,4 +12,4 @@ To install the project on an older system, use the `702` branch:
12
12
Some sample projects and additional repositories also have a downported version. Simply check whether a `702` branch is available.
13
13
14
14
#### Functionality
15
-
For more details on downport functionality, check out the blog post [Running abap2UI5 on older R/3 Releases.](https://www.linkedin.com/pulse/running-abap2ui5-older-r3-releases-downport-compatibility-abaplint-mjkle)
15
+
For more details on downport functionality, check out the blog post [Running abap2UI5 on older R/3 Releases](https://www.linkedin.com/pulse/running-abap2ui5-older-r3-releases-downport-compatibility-abaplint-mjkle).
Copy file name to clipboardExpand all lines: docs/advanced/fiori.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Integration to Fiori Element Apps
2
2
3
-
You can extend the object page of Fiori list report apps with an abap2UI5 app. A repository to showcase the use case can be found [here.](https://github.com/axelmohnen/ABAP2UI5_COMP_CONT)
3
+
You can extend the object page of Fiori list report apps with an abap2UI5 app. A repository to showcase the use case can be found [here](https://github.com/axelmohnen/ABAP2UI5_COMP_CONT).
Copy file name to clipboardExpand all lines: docs/advanced/renaming.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ abap2UI5 is compatible with the abaplint renaming feature and supports namespace
9
9
10
10
#### Functionality
11
11
To learn more about renaming ABAP artifacts, check out:
12
-
[Automagic standalone renaming of ABAP objects.](https://community.sap.com/t5/application-development-blog-posts/automagic-standalone-renaming-of-abap-objects/ba-p/13499851)
12
+
[Automagic standalone renaming of ABAP objects](https://community.sap.com/t5/application-development-blog-posts/automagic-standalone-renaming-of-abap-objects/ba-p/13499851)
13
13
14
14
Additional background information is available in the blog post:
15
-
[Renaming of ABAP Artifacts - The Power of abaplint & abapGit in ABAP Development.](https://www.linkedin.com/pulse/renaming-abap-artifacts-power-abaplint-github-actions-development-kqede/)
15
+
[Renaming of ABAP Artifacts - The Power of abaplint & abapGit in ABAP Development](https://www.linkedin.com/pulse/renaming-abap-artifacts-power-abaplint-github-actions-development-kqede/)
Copy file name to clipboardExpand all lines: docs/configuration/installation.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,19 +8,19 @@ abap2UI5 apps run directly through an HTTP service, making this the fastest and
8
8
However, for productive usage, additional considerations may be required for different system environments.
9
9
10
10
### S/4 Public Cloud
11
-
In `S/4 Public Cloud`, the HTTP endpoint is accessible only with `S_DEVELOP` authorization, which makes it unsuitable for productive use. To make this app accessible for business users, you can install a separate frontend app and create an additional tile. Find more information [here.](/configuration/s4_public_cloud)
11
+
In `S/4 Public Cloud`, the HTTP endpoint is accessible only with `S_DEVELOP` authorization, which makes it unsuitable for productive use. To make this app accessible for business users, you can install a separate frontend app and create an additional tile. Find more information [here](/configuration/s4_public_cloud).
12
12
13
13
### S/4 Private Cloud
14
-
In `S/4 Private Cloud` you can make the HTTP endpoint accessible for business users and manage additional authorizations. However, if you want to use the SAP Fiori Launchpad as well, you can install an additional frontend app. Find all the information [here.](/configuration/launchpad)
14
+
In `S/4 Private Cloud` you can make the HTTP endpoint accessible for business users and manage additional authorizations. However, if you want to use the SAP Fiori Launchpad as well, you can install an additional frontend app. Find all the information [here](/configuration/launchpad).
15
15
16
16
### S/4 On-Premise
17
-
The setup in `S/4 On-Premise` is the same as in `S/4 Private Cloud`. Follow the guide [here.](/configuration/launchpad)
17
+
The setup in `S/4 On-Premise` is the same as in `S/4 Private Cloud`. Follow the guide [here](/configuration/launchpad).
18
18
19
19
### R/3 NetWeaver
20
-
The setup is the same as in `S/4 Private Cloud`. Depending on your release level, you may be able to add the apps to Launchpads. Follow the guide [here.](/configuration/launchpad)
20
+
The setup is the same as in `S/4 Private Cloud`. Depending on your release level, you may be able to add the apps to Launchpads. Follow the guide [here](/configuration/launchpad).
21
21
22
22
### R/3 NetWeaver (<7.50)
23
-
For older versions of R/3 NetWeaver lower v7.50, install the downported version with syntax adjustments for earlier releases. abap2UI5 runs on versions down to 7.02. See the downport section for more information [here.](/advanced/downporting)
23
+
For older versions of R/3 NetWeaver lower v7.50, install the downported version with syntax adjustments for earlier releases. abap2UI5 runs on versions down to 7.02. See the downport section for more information [here](/advanced/downporting).
24
24
25
25
### BTP ABAP Environment
26
-
The setup in `BTP ABAP Environment` is the same as in `S/4 Public Cloud`. Follow the guide [here.](/configuration/s4_public_cloud)
26
+
The setup in `BTP ABAP Environment` is the same as in `S/4 Public Cloud`. Follow the guide [here](/configuration/s4_public_cloud).
Find more information in the blog article on [LinkedIn.](https://www.linkedin.com/pulse/abap2ui5-host-your-apps-sap-fiori-launchpad-33-kpis-abap2ui5-uuxxe/)
55
+
Find more information in the blog article on [LinkedIn](https://www.linkedin.com/pulse/abap2ui5-host-your-apps-sap-fiori-launchpad-33-kpis-abap2ui5-uuxxe/).
Copy file name to clipboardExpand all lines: docs/configuration/security.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ The abap2UI5 framework operates as an HTTP handler. You create this HTTP handler
12
12
Authentication is handled at the ICF (Internet Communication Framework) node level. You have complete control over configuring the ICF node, including visibility settings, login procedures, and other security parameters.
13
13
14
14
### Authorization
15
-
As an app developer, you have full flexibility in managing authorization settings. You can configure these either at the application level or service node level. For detailed guidance on setting up authentication for your endpoint, check out [this page.](/configuration/authorization)
15
+
As an app developer, you have full flexibility in managing authorization settings. You can configure these either at the application level or service node level. For detailed guidance on setting up authentication for your endpoint, check out [this page](/configuration/authorization).
16
16
17
17
### Backend Code
18
18
abap2UI5 is delivered as custom code. Once installed, you have full ownership of the code, giving you the flexibility to modify it to suit your needs. However, to ensure compatibility with future updates, we recommend avoiding direct modifications to the core code base.
Keep in mind the variants and SAP limitations for bootstrapping, which you can find [here.](https://sapui5.hana.ondemand.com/#/topic/2d3eb2f322ea4a82983c1c62a33ec4ae)
37
+
Keep in mind the variants and SAP limitations for bootstrapping, which you can find [here](https://sapui5.hana.ondemand.com/#/topic/2d3eb2f322ea4a82983c1c62a33ec4ae).
38
38
39
39
### Title
40
40
To set a custom title for the application:
@@ -57,4 +57,4 @@ ENDMETHOD.
57
57
```
58
58
59
59
### Logon Language
60
-
To set the logon language, use the `sap-language` URL parameter. For more options via URL parameters, check out the documentation [here.](https://help.sap.com/doc/saphelp_nw75/7.5.5/de-DE/8b/46468c433b40c3b87b2e07f34dea1b/content.htm?no_cache=true)
60
+
To set the logon language, use the `sap-language` URL parameter. For more options via URL parameters, check out the documentation [here](https://help.sap.com/doc/saphelp_nw75/7.5.5/de-DE/8b/46468c433b40c3b87b2e07f34dea1b/content.htm?no_cache=true).
0 commit comments