SAP

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

Provider and Consumer Subaccount Model

The concept name was not provided, so a precise definition cannot be written. Based on the available sources, the closest identifiable concept is Multitenancy on SAP BTP, which defines the capability to host different customers (tenants) on a single application instance while keeping their data isolated. Developers use it to design and deploy multitenant applications on SAP Business Technology Platform, choosing from multiple tenant models depending on their isolation and sharing requirements. In the ABAP Environment, multitenancy allows a single ABAP system to serve multiple consumer tenants, enabling efficient resource utilization across customers.

Tutorials that teach this

Docs explaining this concept

Prerequisites

Concepts that build on this