SAP

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

Multitenant Applications

A multitenant application on SAP BTP is a software solution that can be developed once and made available to multiple customers (tenants) from a shared deployment. In the Cloud Foundry environment, developers build and deploy the multitenant application to a provider subaccount, from which subscribing tenants can access it. In the ABAP System, multitenant applications are used to make software components available for multiple consumers while keeping their data and configurations isolated.

Docs explaining this concept

Concepts that build on this