SAP ABAP Class IF_SRT_WSP_TENANT_INFO (ByD Tenant Info Object)
Properties
Class IF_SRT_WSP_TENANT_INFO  
Short Description ByD Tenant Info Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110111   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SRT_WSP_TENANT_INFO has no forward declaration.
Interfaces
Class IF_SRT_WSP_TENANT_INFO has no interface implemented.
Friends
Class IF_SRT_WSP_TENANT_INFO has no friend class.
Attributes
Class IF_SRT_WSP_TENANT_INFO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_INVALID_CLIENTS Instance method Public Method Get clients not assigned any role any more 20110111
2 GET_TENANT_HOST_NAME Instance method Public Method Get tenant host name 20110111
3 GET_TENANT_ID Instance method Public Method Get current tenant's ID 20110111
4 GET_TENANT_OFFICIAL_HOST_NAME Instance method Public Method Get the official host name of this tenant 20110111
5 GET_TENANT_UUID Instance method Public Method Get current tenant's UUID 20110111
6 GET_VIRTUAL_HOST_INFO Instance method Public Method Get infos about virtual host of current client 20110111
7 HAS_VIRTUAL_HOST Instance method Public Method Check, if current SAP client has virtual host assigned 20110111
8 IS_SYSTEM_CLIENT Instance method Public Method Check curretn client is a system client 20110111
9 IS_TENANT Instance method Public Method Check if system is running in multi-tenant mode 20110111
10 IS_TENANT_CLIENT Instance method Public Method Check current client if used as tenant 20110111
Events
Class IF_SRT_WSP_TENANT_INFO has no event.
Types
Class IF_SRT_WSP_TENANT_INFO has no local type.
Method Signatures

Method GET_INVALID_CLIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_CLIENT_LIST Value transfer Type reference (TYPE) SRT_CLIENT_LIST 20110111

Method GET_INVALID_CLIENTS on class IF_SRT_WSP_TENANT_INFO has no exception.

Method GET_TENANT_HOST_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HOST_NAME Value transfer Type reference (TYPE) STRING 20110111
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110111

Method GET_TENANT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TENANT_ID Value transfer Type reference (TYPE) SRT_WSP_TENANT_ID 20110111
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110111

Method GET_TENANT_OFFICIAL_HOST_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HOST_NAME Value transfer Type reference (TYPE) STRING 20110111
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110111

Method GET_TENANT_UUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TENANT_UUID Value transfer Type reference (TYPE) TENANTUUID 20110111

Method GET_TENANT_UUID on class IF_SRT_WSP_TENANT_INFO has no exception.

Method GET_VIRTUAL_HOST_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_HOST_NUMBER Call by reference Type reference (TYPE) ICFHOSTNUM 20110111
2 Exporting PE_ICF_NAME Call by reference Type reference (TYPE) ICFNAME 20110111
3 Exporting PE_NOT_FOUND Call by reference Type reference (TYPE) BOOLEAN 20110111
4 Importing PI_SAP_CLIENT Value transfer Type reference (TYPE) MANDT 20110111
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110111

Method HAS_VIRTUAL_HOST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_HOST_NUMBER Call by reference Type reference (TYPE) ICFHOSTNUM 20110111
2 Exporting PE_NOT_FOUND Call by reference Type reference (TYPE) BOOLEAN 20110111
3 Importing PI_SAP_CLIENT Value transfer Type reference (TYPE) MANDT 20110111
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110111

Method IS_SYSTEM_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_IS_SYSTEM Value transfer Type reference (TYPE) BOOLEAN 20110111
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110111

Method IS_TENANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_TENANT Value transfer Type reference (TYPE) BOOLEAN 20110111
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110111

Method IS_TENANT_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_IS_TENANT Value transfer Type reference (TYPE) BOOLEAN 20110111
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG 20110111
History
Last changed by/on SAP  20110908 
SAP Release Created in