SAP ABAP Class CL_DB4_ACTION_OBJECTS_GROWTH (DB4: Objects growth)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB4 (Application Component) DB2 for AS/400
     STU4 (Package) CCMS / AS/400
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DB4_ACTION_CONTROLLER DB4: Abstract Action Controller 20130402
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20130402
Properties
Class CL_DB4_ACTION_OBJECTS_GROWTH  
Short Description DB4: Objects growth    
Super Class CL_DB4_ACTION_CONTROLLER DB4: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STU4   CCMS / AS/400 
Created 20130402   SAP 
Last change 20140121   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_ALV DBA Cockpit: Access to ALV object 20130402
Friends
Class CL_DB4_ACTION_OBJECTS_GROWTH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_ACTUAL_DATE Instance attribute Private Type reference (TYPE) STRING 20130408
2 P_GROWTHS_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV 20130402
3 P_GROWTHS_FIELDCAT_TAB Instance attribute Private Type reference (TYPE) LVC_T_FCAT 20130402
4 P_LIMIT_ROWS_TAB Instance attribute Private Type reference (TYPE) DBAKEYVAL_TAB DBA Cockpit: Table of DBAKEYVAL 20130403
5 P_MONITORED_SCHEMAS_TAB Instance attribute Private Type reference (TYPE) DBAKEYVAL_TAB DBA Cockpit: Table of DBAKEYVAL 20130403
6 P_R_ACCESSOR Instance attribute Private Object reference (TYPE REF TO) CL_DB4_VIRTUAL_TABLE_ACCESSOR 20130402
7 P_SIZES_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV 20130402
8 P_SIZES_FIELDCAT_TAB Instance attribute Private Type reference (TYPE) LVC_T_FCAT 20130402
9 P_TIME_SPANS_TAB Instance attribute Private Type reference (TYPE) DBAKEYVAL_TAB DBA Cockpit: Table of DBAKEYVAL 20130405
10 P_TIME_SPANS_VALUES_TAB Instance attribute Private Type reference (TYPE) TY_TIME_SPANS_VALUES_TAB 20130405
11 VIEW_DATA Instance attribute Public Type reference (TYPE) DB4_VIEW_OBJECTS_STORAGE DB4: View data for objects storage 20130402
Methods
# Method Level Visibility Method type Description Created on
1 FILL_LIMIT_ROWS Instance method Private Method Fill the list of number of rows 20130403
2 FILL_MONITORED_SCHEMAS Instance method Private Method Fill the list of monitored schemas 20130403
3 FILL_TIME_SPANS Instance method Private Method Fill the list of time spans 20130405
4 GET_FIELDS_FOR_ALV Instance method Private Method Get the fields for the ALV 20131129
5 GET_VIEW_DATA Instance method Private Method 20130402
6 HANDLE_GROWTHS_ALV_HISTORY Instance method Private Method 20130405
7 HANDLE_SIZES_ALV_HISTORY Instance method Private Method 20130405
8 SET_DATES_FOR_TAB Instance method Private Method Set the latest sample found for a tab 20130408
9 SET_GROWTHS_GRID_ATTRIBUTES Instance method Private Method 20130402
10 SET_SIZES_GRID_ATTRIBUTES Instance method Private Method 20130402
Events
Class CL_DB4_ACTION_OBJECTS_GROWTH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TIME_SPANS_VALUE Private See coding 20130405 begin of TY_TIME_SPANS_VALUE, KEY type STRING, TIMESTAMP_UTC(26) type C, end of TY_TIME_SPANS_VALUE
2 TY_TIME_SPANS_VALUES_TAB Private See coding 20130405 TY_TIME_SPANS_VALUES_TAB type STANDARD TABLE OF TY_TIME_SPANS_VALUE WITH KEY KEY
Method Signatures

Method FILL_LIMIT_ROWS Signature

Method FILL_LIMIT_ROWS on class CL_DB4_ACTION_OBJECTS_GROWTH has no parameter.
Method FILL_LIMIT_ROWS on class CL_DB4_ACTION_OBJECTS_GROWTH has no exception.

Method FILL_MONITORED_SCHEMAS Signature

Method FILL_MONITORED_SCHEMAS on class CL_DB4_ACTION_OBJECTS_GROWTH has no parameter.
# Exception Resumable Description Created on
1 CX_DB4_BACKEND DB4: Backend exception class 20130403

Method FILL_TIME_SPANS Signature

Method FILL_TIME_SPANS on class CL_DB4_ACTION_OBJECTS_GROWTH has no parameter.
# Exception Resumable Description Created on
1 CX_DB4_BACKEND DB4: Backend exception class 20130405

Method GET_FIELDS_FOR_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIELDS_LIST Call by reference Type reference (TYPE) STRING 20131129
2 Importing I_DYNPRO_FIELD Call by reference Type reference (TYPE) CLIKE 20131129

Method GET_FIELDS_FOR_ALV on class CL_DB4_ACTION_OBJECTS_GROWTH has no exception.

Method GET_VIEW_DATA Signature

Method GET_VIEW_DATA on class CL_DB4_ACTION_OBJECTS_GROWTH has no parameter.
Method GET_VIEW_DATA on class CL_DB4_ACTION_OBJECTS_GROWTH has no exception.

Method HANDLE_GROWTHS_ALV_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CMD Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20130405

Method HANDLE_GROWTHS_ALV_HISTORY on class CL_DB4_ACTION_OBJECTS_GROWTH has no exception.

Method HANDLE_SIZES_ALV_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CMD Call by reference Type reference (TYPE) SYUCOMM Function Code that Triggered PAI 20130405

Method HANDLE_SIZES_ALV_HISTORY on class CL_DB4_ACTION_OBJECTS_GROWTH has no exception.

Method SET_DATES_FOR_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB Call by reference Type reference (TYPE) CLIKE 20130408

Method SET_DATES_FOR_TAB on class CL_DB4_ACTION_OBJECTS_GROWTH has no exception.

Method SET_GROWTHS_GRID_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALV Call by reference Object reference (TYPE REF TO) CL_DB6_ALV 20130402

Method SET_GROWTHS_GRID_ATTRIBUTES on class CL_DB4_ACTION_OBJECTS_GROWTH has no exception.

Method SET_SIZES_GRID_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALV Call by reference Object reference (TYPE REF TO) CL_DB6_ALV 20130402

Method SET_SIZES_GRID_ATTRIBUTES on class CL_DB4_ACTION_OBJECTS_GROWTH has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740