SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Custom Business Configurations App for Table Maintenance

The Custom Business Configurations app is an SAP Fiori application that developers and administrators use to maintain customizing or configuration tables in SAP BTP ABAP environments. It works in conjunction with a Business Configuration Maintenance Object, which defines the RAP business object and its UI layout that the app renders for table maintenance. Developers create these maintenance objects — for example, using the Generate ABAP Repository Objects Wizard — and the app then exposes them as editable configuration entries grouped in a standard list view. The UI layout specifics, such as field labels and display properties, are developed separately and are reflected directly in how the app presents each Business Configuration Maintenance Object to the end user.

Tutorials that teach this

Docs explaining this concept

Prerequisites

Concepts that build on this