File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ abap2UI5 can be installed on:
3333
3434#### Are abap2UI5 apps Cloud Ready?
3535
36- It depends on how the app is developed.
36+ Yes and no - it depends on how the app is developed.
3737
3838While the framework is cloud ready, each individual app must follow the same development principles to be considered cloud ready.
3939
@@ -48,12 +48,13 @@ Example (not cloud-ready):
4848test
4949```
5050
51- Always follow cloud-ready development principles to ensure your apps are portable, upgrade-stable, and suitable for ABAP Cloud environments.
51+ So always follow cloud-ready development principles to ensure your apps are portable, upgrade-stable, and suitable for ABAP Cloud environments.
5252
5353#### Do I Have to Use RAP to Be Cloud Ready?
5454
55- No. RAP (RESTful Application Programming Model) is SAP’s recommended model for building cloud-native apps, but it’s not mandatory.
56- RAP is based on:
55+ No - RAP is not mandantory.
56+
57+ RAP (RESTful Application Programming Model) is SAP’s recommended model for building cloud-native applications. It is based on:
5758- CDS Views for data modeling
5859- Behavior Definitions for logic and validations
5960- OData Services for communication
You can’t perform that action at this time.
0 commit comments