Skip to content

Commit 9eecde3

Browse files
authored
Update cloud.md
1 parent d2b33ec commit 9eecde3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/technical/cloud.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@ 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.
12-
13-
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 adjustments to compliant code.
1412

1513
ABAP Cloud enforces a simplified technology stack, syntax, and toolset:
1614

@@ -19,8 +17,6 @@ ABAP Cloud enforces a simplified technology stack, syntax, and toolset:
1917
- Use of only released APIs — no direct access to SAP database tables
2018
- Development via ADT or browser-based tools, but no SAP GUI
2119

22-
Every application developed according to these principles is considered cloud ready.
23-
2420
#### Is abap2UI5 ABAP Cloud Compatible?
2521

2622
Yes — abap2UI5 is fully compatible with ABAP Cloud:

0 commit comments

Comments
 (0)