ABAP Keyword Documentation → ABAP Glossary
Tenant Isolation
Tenant isolation is when data from various tenants is isolated from the data in other tenants. In a system with multitenancy, the ABAP runtime environment supports tenant isolation by allowing an application program to access only the data of the application client that is assigned to the current tenant. The application program also has read access to the system client data.