SAP ABAP Class CL_HDB_ACTION_VOLUMES (HDB: Volumes)
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 20101206
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20101206
Properties
Class CL_HDB_ACTION_VOLUMES  
Short Description HDB: Volumes    
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 20101206   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HDB_ACTION_VOLUMES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20101206
Friends
Class CL_HDB_ACTION_VOLUMES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_ALV_DISKS Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV 20120726
2 MR_ALV_FILES Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV 20120726
3 MR_ALV_VOLUMES Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV 20120726
4 MR_ALV_VOL_IO_STAT Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV 20120726
5 MR_ALV_VOL_PAGE_STAT Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV 20120726
6 MR_ALV_VOL_SUPERBL_STAT Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV 20120726
7 NAVIGATOR Instance attribute Private Attribute reference (LIKE) 20101206
8 PF_STATUS Instance attribute Private Attribute reference (LIKE) 20101206
9 TITLE Instance attribute Private Attribute reference (LIKE) 20101206
10 VIEW_DATA Instance attribute Public Type reference (TYPE) HDB_VOLUMES Display Table 20101206
11 _MV_DATA Instance attribute Private Type reference (TYPE) SAP_BOOL 20120726
12 _MV_VOLUME_IO_TOTAL_STATIST Instance attribute Private Type reference (TYPE) SAP_BOOL Boolean Variable (X=True, Space=False) 20131029
Methods
# Method Level Visibility Method type Description Created on
1 FILL_DETAILS Instance method Private Method 20120726
2 INIT_ALV Instance method Private Method 20120726
3 SET_GRID_ATTRIBUTES Instance method Public Method 20101206
Events
Class CL_HDB_ACTION_VOLUMES has no event.
Types
Class CL_HDB_ACTION_VOLUMES has no local type.
Method Signatures

Method FILL_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HOST Call by reference Type reference (TYPE) HDB_HOST 20120727
2 Importing IV_SUBPATH Call by reference Type reference (TYPE) CLIKE 20120726
3 Importing IV_TITLE Call by reference Type reference (TYPE) STRING 20120726
4 Importing IV_TYPE Call by reference Type reference (TYPE) CLIKE 20120727

Method FILL_DETAILS on class CL_HDB_ACTION_VOLUMES has no exception.

Method INIT_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ER_ALV Call by reference Object reference (TYPE REF TO) CL_DB6_ALV 20120726
2 Importing IT_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20120726
3 Importing IV_DYNPRO_FIELD Call by reference Type reference (TYPE) C 20120726

Method INIT_ALV on class CL_HDB_ACTION_VOLUMES has no exception.

Method SET_GRID_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ALV Call by reference Object reference (TYPE REF TO) CL_DB6_ALV 20120726
2 Importing IT_TABLE Call by reference Type reference (TYPE) STANDARD TABLE 20120726
3 Importing IV_TITLE Call by reference Type reference (TYPE) STRING 20120726

Method SET_GRID_ATTRIBUTES on class CL_HDB_ACTION_VOLUMES has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 731