SAP

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

Business Configuration Maintenance

A Business Configuration Maintenance Object is an ABAP repository object that exposes customizing or configuration data so that it can be maintained through the Custom Business Configurations app. Developers create and configure it using tools such as ABAP Development Tools (ADT) or the Generate ABAP Repository Objects Wizard, typically in combination with the ABAP RESTful Application Programming Model. It defines the UI layout and data model that end users interact with when editing business configuration tables at runtime on SAP BTP.

Tutorials that teach this

Docs explaining this concept