ABAP Keyword Documentation → ABAP Glossary
tenant isolation
Tenant isolation indicates a situation where the data in different tenants is isolated from each other. In a multitenancy system, the ABAP runtime environment supports tenant isolation by ensuring that an application program can only access the application client assigned to the current tenant. Read-only access to data in the system client is also possible. Multitenancy is not supported in the current release.