SAP ABAP Class CL_HDB_ACTION_TENANTS_OVERVIEW (HDB: Tenants Overview)
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_COMMAND_CONFIRM DBA Cockpit: Controller I/F for Confirmation of Actions 20101027
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20101027
Properties
Class CL_HDB_ACTION_TENANTS_OVERVIEW  
Short Description HDB: Tenants Overview    
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
Class CL_HDB_ACTION_TENANTS_OVERVIEW has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_COMMAND_CONFIRM DBA Cockpit: Controller I/F for Confirmation of Actions 20101027
2 IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20101027
Friends
Class CL_HDB_ACTION_TENANTS_OVERVIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20101027
2 CMD_CREATE_TENANT Constant Public Type reference (TYPE) SYUCOMM 'CREATE_TENANT' Function code that PAI triggered 20101027
3 CMD_DROP_TENANT Constant Public Type reference (TYPE) SYUCOMM 'DROP_TENANT' Function code that PAI triggered 20101027
4 CMD_RESUME_TENANT Constant Public Type reference (TYPE) SYUCOMM 'RESUME_TENANT' Function code that PAI triggered 20101027
5 CMD_SUSPEND_TENANT Constant Public Type reference (TYPE) SYUCOMM 'SUSPEND_TENANT' Function code that PAI triggered 20101027
6 PF_STATUS Instance attribute Private Attribute reference (LIKE) 20101123
7 SELECTED_TENANT Instance attribute Private Type reference (TYPE) HDB_M_TENANTS NewDB: Monitoring View for Tenants 20101027
8 TITLE Instance attribute Private Attribute reference (LIKE) 20101123
9 VIEW_DATA Instance attribute Public Type reference (TYPE) HDB_VIEW_TENANTS_OVERVIEW NewDB: View Data for Tenants Overview Screen 20101027
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TENANT Instance method Private Method 20101027
2 CONFIRM_COMMAND Instance method Private Method 20101027
3 DROP_TENANT Instance method Private Method 20101027
4 RESUME_TENANT Instance method Private Method 20101027
5 SET_GRID_ATTRIBUTES Instance method Private Method 20101027
6 SUSPEND_TENANT Instance method Private Method 20101027
Events
Class CL_HDB_ACTION_TENANTS_OVERVIEW has no event.
Types
Class CL_HDB_ACTION_TENANTS_OVERVIEW has no local type.
Method Signatures

Method ADD_TENANT Signature

Method ADD_TENANT on class CL_HDB_ACTION_TENANTS_OVERVIEW has no parameter.
Method ADD_TENANT on class CL_HDB_ACTION_TENANTS_OVERVIEW has no exception.

Method CONFIRM_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OKCODE Call by reference Type reference (TYPE) SYUCOMM Function code that PAI triggered 20101027

Method CONFIRM_COMMAND on class CL_HDB_ACTION_TENANTS_OVERVIEW has no exception.

Method DROP_TENANT Signature

Method DROP_TENANT on class CL_HDB_ACTION_TENANTS_OVERVIEW has no parameter.
Method DROP_TENANT on class CL_HDB_ACTION_TENANTS_OVERVIEW has no exception.

Method RESUME_TENANT Signature

Method RESUME_TENANT on class CL_HDB_ACTION_TENANTS_OVERVIEW has no parameter.
Method RESUME_TENANT on class CL_HDB_ACTION_TENANTS_OVERVIEW has no exception.

Method SET_GRID_ATTRIBUTES Signature

Method SET_GRID_ATTRIBUTES on class CL_HDB_ACTION_TENANTS_OVERVIEW has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_HDB_ACTION_TENANTS_OVERVIEW has no exception.

Method SUSPEND_TENANT Signature

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