Creating a Simple Managed RAP based UI using BTP and Eclipse IDE with Create & Delete actions on custom Billing Document header table.
Project Overview:
Simple RAP based Managed UI development with Create & Delete actions on a custom BillDoc header table
Standards:
- RAP on BTP
- Eclipse IDE ADT 2025
- ABAP Cloud Development
Project Outline:
-
Create the relevant database table for billing document headers in the Data Dictionary.
-
Build interface and projection CDS views to expose and model your data.
-
Annotate the projection view with UI metadata extension for Fiori Elements-based deployment.
-
Define behavior definitions at both interface and projection view levels for transaction management.
-
Build and bind RAP service definition and service binding for OData V4 UI exposure.
-
Test the generated app, where RAP delivers Create/Delete actions out of the box, minimizing custom coding and maximizing framework efficiency
Read More Technology Blog Posts by Members articles
#abap