Skip to content

Commit edca833

Browse files
authored
Update concept.md
1 parent 7e575c4 commit edca833

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/technical/concept.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,11 +225,11 @@ Thanks to UI5’s powerful data binding mechanism, only the modified DOM element
225225
abap2UI5 brings the simplicity and efficiency of the HTML Over-the-Wire pattern into the ABAP ecosystem — combining proven technologies with a smart UI rendering strategy.
226226

227227
Key Benefits:
228-
- Static UI5 Frontend Application: Delivered with the initial HTTP request; generic and consistent across all use cases
228+
- Static UI5 Frontend Shell App: Delivered with the initial HTTP GET request; generic and consistent across all apps
229229
- Backend-Driven UI Control: UI definitions and business logic are implemented entirely in ABAP classes
230230
- ABAP-Centric Development: Eliminates the need for additional JavaScript or dedicated frontend development
231231
- Simplified Deployment Model: No SPA-specific tooling or build processes; application logic and artifacts are maintained via abapGit and standard transport mechanisms
232-
- Seamless SAP Integration: Fully compatible with UI5 and ABAP, supports ERP and S/4, ABAP Standard & ABAP Cloud ready
232+
- Seamless SAP Integration: Fully compatible with UI5 and ABAP, supports ERP and S/4, ABAP Standard & ABAP Cloud
233233
- Efficient for Business Applications: Ideal for CRUD operations, forms, dashboards, and all typical enterprise use cases
234234

235235
Limitations:

0 commit comments

Comments
 (0)