Nothing on the path matches that.
— or read SAMPLES.md,
which also lists the experimental and testing apps this page deliberately leaves out.
Looking for one specific UI5 control? All of them are on
Controls. Something that
needs OData, RAP, WebSockets or the launchpad? That lives on
Stack.
You have walked the path
All … samples ticked. abap2UI5 itself holds no more surprises for you — what is left is everything it meets:
- Controls ↗ when you need one specific UI5 control and the shape of its API — the demo kit rebuilt in ABAP, searchable by control, library and release.
- Stack ↗ when your app has to meet the rest of your system — OData, RAP, business events, WebSockets, the Fiori Launchpad.
How to run one
-
In your system. Install
abap2UI5 — this
repository ships apps, not the framework — then pull it with
abapGit (
mainfor NW 7.50+ and ABAP Cloud,702for NW 7.02 – 7.4x) and open<your endpoint>?app_start=<the class>. Every card below copies that class name for you. - Without a system. Playground ↗ opens the same class in an ABAP editor with the app running beside it, in the browser. Where a sample calls a second app or a shared data class, the link carries those files too, so the button in it still works.
-
All of them at once. Run
Z2UI5_CL_SMP_APP_000, the overview app — the same catalogue, inside your system.