SAPUI5/Fiori Demos
These demos use an ODataV4 backend provided by a locally hosted instance of the SAP CAP server.
Various UI5 projects
- Dashboards
- Object Pages
- Fiori-style floorplan inspired layouts
A couple of different single-page apps made using the SAP UI5 framework.
ABAP Demos
The following demos are simple examples of some ABAP programs that I've written while learning ABAP. The ABAP AS is self hosted using a developer license, which gives me accesss to a stripped-down version of a typical 7.52 system, nonetheless providing a complete development environment. These are simple, procedural programs acting more as a proof-of-concept.
ALV & SmartForms demo
- ABAP List Viewer Reports
- OpenSQL Queries, DDIC structures
- SmartForms
After feeling comfortable with classical reports, i wanted to move on to ALV. Features 4 transparent tables. Total and price calculations happen at runtime.
Screen Painter / Module Pool demo
- Screen painter
- Form validation
- Lock objects
- Drop-down completion
- Buttons, PBO, PAI, etc (screen flow logic)
A form for data entry in SAPGUI. TODO: More features like tables, buttons, exceptions.
Table Maintainance & Transactions
- Usage of the Table Maintainance Generator
- Maintain Transaction