We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93529a3 commit fc8fb8fCopy full SHA for fc8fb8f
docs/advanced/technical/ui5.md
@@ -38,7 +38,7 @@ This page compares **UI5 Freestyle applications** with **abap2UI5**, focusing on
38
| Aspect | UI5 Freestyle | abap2UI5 |
39
|--------|---------------|----------|
40
| **UI Definition** | XML Views & JS Controllers developed in frontend | XML View & ViewModel defined in ABAP |
41
-| **APIs** | OData services required (SEGW, CAP) | Generic HTTP event handler, no OData needed |
+| **APIs** | OData services required (SEGW, CAP) | Generic HTTP event handler, no OData needed, Unstructured through a generic service |
42
| **Frontend Artifacts** | BSP or UI5 repository deployment required | Static UI5 Shell, no app-specific frontend deployment |
43
| **Development Scope** | Separate frontend and backend development | Pure ABAP development |
44
| **Deployment** | Frontend & backend deployed separately | Single ABAP transport / abapGit project |
0 commit comments