Skip to content

Commit ba713e7

Browse files
authored
Update sap.md
1 parent 70ba40c commit ba713e7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/advanced/technical/sap.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# abap2UI5 vs. UI5 Freestyle & RAP
1+
# abap2UI5 & UI5 Freestyle & RAP
22

33
This page compares **abap2UI5** with SAP's typical UI development approaches:
44
- **UI5 Freestyle apps**
55
- **RAP (Fiori Elements)**
66

77
The focus is on architecture, development workflow, flexibility, and deployment.
88

9-
## Comparison: abap2UI5 vs UI5 Freestyle
9+
### abap2UI5 vs UI5 Freestyle
1010

1111
| Concept | abap2UI5 | UI5 Freestyle |
1212
|---------------------------|--------------------------------------------------------|--------------------------------------------------------------|
@@ -23,7 +23,7 @@ The focus is on architecture, development workflow, flexibility, and deployment.
2323
> **Summary:**
2424
Compared to UI5 Freestyle, abap2UI5 eliminates the need for separate frontend apps, OData services, and JavaScript controllers — enabling faster development cycles with a pure ABAP approach while keeping UI5's capabilities.
2525

26-
## Comparison: abap2UI5 vs RAP (Fiori Elements)
26+
### abap2UI5 vs RAP (Fiori Elements)
2727

2828
| Concept | abap2UI5 | RAP (Fiori Elements) |
2929
|---------------------------|--------------------------------------------------------|--------------------------------------------------------------|
@@ -40,7 +40,7 @@ Compared to UI5 Freestyle, abap2UI5 eliminates the need for separate frontend ap
4040
> **Summary:**
4141
While RAP enforces structured development through annotations, OData, and CDS artifacts, abap2UI5 offers more runtime flexibility and simpler development by avoiding these layers and keeping everything within ABAP.
4242

43-
## Conclusion
43+
### Summary
4444

4545
abap2UI5 provides an alternative to traditional SAP UI development approaches like UI5 Freestyle and RAP.
4646

0 commit comments

Comments
 (0)