SAP ABAP Class CL_HDB_ACTION_TENANTS_ADD (HDB: Quick Activity for Tenant Creation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   HAN-DB (Application Component) SAP HANA Database
     SDBA_HDB (Package) DBACOCKPIT for NewDB (HDB)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HDB_ACTION_CONTROLLER HDB: Abstract Action Controller 20101027
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_QUAC DBA Cockpit: Controller I/F for Quick Activities 20101027
Properties
Class CL_HDB_ACTION_TENANTS_ADD  
Short Description HDB: Quick Activity for Tenant Creation    
Super Class CL_HDB_ACTION_CONTROLLER HDB: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_HDB   DBACOCKPIT for NewDB (HDB) 
Created 20101027   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_CONTROLLER_QUAC DBA Cockpit: Controller I/F for Quick Activities 20101027
Friends
Class CL_HDB_ACTION_TENANTS_ADD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IT_TENANTS Instance attribute Private Type reference (TYPE) HDB_M_TENANTS_TAB NewDB: List of Tenants 20101028
2 PF_STATUS Instance attribute Private Attribute reference (LIKE) 20101122
3 TITLE Instance attribute Private Attribute reference (LIKE) 20101122
4 VIEW_DATA Instance attribute Public Type reference (TYPE) HDB_VIEW_TENANTS_ADD NewDB: View Data for Tenant Creation 20101027
Methods
# Method Level Visibility Method type Description Created on
1 IS_EXISTING_TENANT Instance method Private Method 20101027
2 SAVE Instance method Private Method 20101027
Events
Class CL_HDB_ACTION_TENANTS_ADD has no event.
Types
Class CL_HDB_ACTION_TENANTS_ADD has no local type.
Method Signatures

Method IS_EXISTING_TENANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_EXISTING Value transfer Type reference (TYPE) ABAP_BOOL 20101027
2 Importing TENANT_NAME Call by reference Type reference (TYPE) HDB_TENANT_NAME NewDB: Tenant Name 20101027
# Exception Resumable Description Created on
1 CX_DBA_ROOT DBA Cockpit: ADBC Errors 20101028

Method SAVE Signature

Method SAVE on class CL_HDB_ACTION_TENANTS_ADD has no parameter.
Method SAVE on class CL_HDB_ACTION_TENANTS_ADD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731