Skip to content

Commit 4bf526b

Browse files
authored
Update cloud.md
1 parent 49c5bb8 commit 4bf526b

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

docs/technical/cloud.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ But what exactly does that mean? And are abap2UI5 apps truly cloud ready? Let’
88

99
#### What is ABAP Cloud?
1010

11-
ABAP Cloud is a restricted ABAP language version that ensures cloud readiness and upgrade stability. Developments that follow the ABAP Cloud rules can run on SAP BTP ABAP Environment and SAP S/4HANA Public Cloud ABAP Environment. SAP guarantees long-term compatibility with future platform updates — without requiring adjustments to compliant code.
11+
ABAP Cloud is a restricted ABAP language version that ensures cloud readiness and upgrade stability. Developments that follow the ABAP Cloud rules can run on SAP BTP ABAP Environment and SAP S/4HANA Public Cloud ABAP Environment. SAP guarantees long-term compatibility with future platform updates — without requiring code adjustments or any further investments.
1212

13-
ABAP Cloud enforces a simplified technology stack, syntax, and toolset:
13+
Therefore ABAP Cloud contains of a simplified technology stack, syntax, and toolset:
1414

1515
- No classic technologies like Web Dynpro or ALV
1616
- Simplified syntax (e.g., no `WRITE` statements)
@@ -26,10 +26,7 @@ Yes — abap2UI5 is fully compatible with ABAP Cloud:
2626
- Requires no modifications to standard SAP code
2727
- Frontend is a normal UI5 freestyle app (additionaly fully compatible with the Launchpad)
2828

29-
abap2UI5 can be installed on:
30-
- SAP BTP ABAP Environment
31-
- SAP S/4HANA Public Cloud ABAP Environment
32-
- Any on-premise system from 7.02 onward
29+
abap2UI5 can be installed on SAP BTP ABAP Environment and SAP S/4HANA Public Cloud ABAP Environment (and besides that also on any on-premise system from 7.02 onward).
3330

3431
#### Are abap2UI5 apps Cloud Ready?
3532

0 commit comments

Comments
 (0)