SAP ABAP Class CL_DB4_ACTION_PERF_OVERVIEW (DB4: Performance - Overview)
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 20120903
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20130307
Properties
Class CL_DB4_ACTION_PERF_OVERVIEW  
Short Description DB4: Performance - Overview    
Super Class CL_DB4_ACTION_CONTROLLER DB4: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class D4    
Program status     
Category 0   
Package STU4   CCMS / AS/400 
Created 20120903   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)
2 VRM 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 20130307
Friends
Class CL_DB4_ACTION_PERF_OVERVIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_POOLINFOS_TAB Instance attribute Private Type reference (TYPE) TY_POOLINFOS_TAB 20120904
2 P_POOLINFO_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20120904
3 P_PTFINFOS_TAB Instance attribute Private Type reference (TYPE) TY_PTFINFOS_TAB 20120904
4 P_PTFINFO_ALV Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV DB6: simple ALV abstraction 20120904
5 P_R_ACCESSOR Instance attribute Private Object reference (TYPE REF TO) CL_DB4_VIRTUAL_TABLE_ACCESSOR DB4: Backend virtual table accessor 20120907
6 P_R_SYSINFO Instance attribute Private Object reference (TYPE REF TO) CL_DB4_SYSINFO DB4: System Information 20131129
7 VIEW_DATA Instance attribute Public Type reference (TYPE) DB4_VIEW_PERF_OVERVIEW DB4: View data for SQL Statements overview 20120903
Methods
# Method Level Visibility Method type Description Created on
1 BROADCAST_HOST_ID_CHANGE Instance method Private Method Update other fields as of host identifier change 20120914
2 BROADCAST_IPL_CHANGE Instance method Private Method Update other fields as of IPL change 20120910
3 GET_VIEW_DATA Instance method Private Method Get the data to display 20120907
4 HANDLE_ALV_DOUBLE_CLICK Instance method Private Method 20130307
5 SET_OS_TIMESTAMP_UTC Instance method Private Method Set the timestamp utc value to read machine activity 20120917
6 SET_POOLINFO_GRID_ATTRIBUTES Instance method Private Method Define the attributes of the ALV 20120904
7 SET_PTFINFO_GRID_ATTRIBUTES Instance method Private Method Define the attributes of the ALV 20120904
8 SET_SQL_TIMESTAMP_UTC Instance method Private Method Set the timestamp utc value to read sql summary 20120918
9 SUBMIT_COLLECTION Instance method Private Method Submit a collection 20130416
Events
Class CL_DB4_ACTION_PERF_OVERVIEW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_POOLINFO Private See coding 20120904 begin of TY_POOLINFO, POOL_NAME(20) type C, POOL_SIZE_MB(15) type P decimals 2, MAX_POOL_FAULTS_PER_SEC_MAX(15) type p decimals 2, AVG_FAULTS_PER_SEC_AVG(15) type p decimals 2, end of TY_POOLINFO
2 TY_POOLINFOS_TAB Private See coding 20120904 TY_POOLINFOS_TAB TYPE STANDARD TABLE OF TY_POOLINFO WITH KEY POOL_NAME
3 TY_PTFINFO Private See coding 20120904 begin of TY_PTFINFO, PTF_INFO(12) type C, ORDER_NUMBER(8) type C, LEVEL type I, STATUS(17) type C, end of TY_PTFINFO
4 TY_PTFINFOS_TAB Private See coding 20120904 TY_PTFINFOS_TAB TYPE STANDARD TABLE OF TY_PTFINFO WITH KEY PTF_INFO
Method Signatures

Method BROADCAST_HOST_ID_CHANGE Signature

Method BROADCAST_HOST_ID_CHANGE on class CL_DB4_ACTION_PERF_OVERVIEW has no parameter.
Method BROADCAST_HOST_ID_CHANGE on class CL_DB4_ACTION_PERF_OVERVIEW has no exception.

Method BROADCAST_IPL_CHANGE Signature

Method BROADCAST_IPL_CHANGE on class CL_DB4_ACTION_PERF_OVERVIEW has no parameter.
Method BROADCAST_IPL_CHANGE on class CL_DB4_ACTION_PERF_OVERVIEW has no exception.

Method GET_VIEW_DATA Signature

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

Method HANDLE_ALV_DOUBLE_CLICK 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 20130307

Method HANDLE_ALV_DOUBLE_CLICK on class CL_DB4_ACTION_PERF_OVERVIEW has no exception.

Method SET_OS_TIMESTAMP_UTC Signature

Method SET_OS_TIMESTAMP_UTC on class CL_DB4_ACTION_PERF_OVERVIEW has no parameter.
Method SET_OS_TIMESTAMP_UTC on class CL_DB4_ACTION_PERF_OVERVIEW has no exception.

Method SET_POOLINFO_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 DB6: simple ALV abstraction 20120904

Method SET_POOLINFO_GRID_ATTRIBUTES on class CL_DB4_ACTION_PERF_OVERVIEW has no exception.

Method SET_PTFINFO_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 DB6: simple ALV abstraction 20120904

Method SET_PTFINFO_GRID_ATTRIBUTES on class CL_DB4_ACTION_PERF_OVERVIEW has no exception.

Method SET_SQL_TIMESTAMP_UTC Signature

Method SET_SQL_TIMESTAMP_UTC on class CL_DB4_ACTION_PERF_OVERVIEW has no parameter.
Method SET_SQL_TIMESTAMP_UTC on class CL_DB4_ACTION_PERF_OVERVIEW has no exception.

Method SUBMIT_COLLECTION 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 Screens, function code triggered by PAI 20130416

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