Skip to content

Commit fc8fb8f

Browse files
authored
Update ui5.md
1 parent 93529a3 commit fc8fb8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/technical/ui5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This page compares **UI5 Freestyle applications** with **abap2UI5**, focusing on
3838
| Aspect | UI5 Freestyle | abap2UI5 |
3939
|--------|---------------|----------|
4040
| **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 |
41+
| **APIs** | OData services required (SEGW, CAP) | Generic HTTP event handler, no OData needed, Unstructured through a generic service |
4242
| **Frontend Artifacts** | BSP or UI5 repository deployment required | Static UI5 Shell, no app-specific frontend deployment |
4343
| **Development Scope** | Separate frontend and backend development | Pure ABAP development |
4444
| **Deployment** | Frontend & backend deployed separately | Single ABAP transport / abapGit project |

0 commit comments

Comments
 (0)