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
- Doc Business Configuration Maintenance Object
- Doc Business Configuration Maintenance Object Cloud Platform API
- Doc Creating Business Configuration Apps with ABAP RESTful Application Programming Model and Custom Business Configurations App
- Doc Creating a Business Configuration Maintenance Object in ADT
- Doc Custom Business Configurations App
- Doc Develop UI-Specifics
- Doc Generating a Business Configuration Maintenance Object with the Generate ABAP Repository Objects Wizard
- Doc Tutorial Overview