SAP ABAP Class CL_DB4_ACTION_PRC_WAIT_HIST (DB4: Performance - Process Wait Information)
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 20120919
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DBA_ACTION_CONTROLLER_ALV DBA Cockpit: Access to ALV object 20120919
Properties
Class CL_DB4_ACTION_PRC_WAIT_HIST  
Short Description DB4: Performance - Process Wait Information    
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 20120919   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)
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 20120919
Friends
Class CL_DB4_ACTION_PRC_WAIT_HIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MAX_SBS Constant Private Type reference (TYPE) I 10 Maximun number of subsystems 20120919
2 P_R_ACCESSOR Instance attribute Private Object reference (TYPE REF TO) CL_DB4_VIRTUAL_TABLE_ACCESSOR DB4: Backend virtual table accessor 20120919
3 P_SBS_DATA_FIELDCAT_TAB Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20120919
4 P_SBS_DATA_TAB Instance attribute Private Type reference (TYPE) TY_SBS_TAB DB6: simple ALV abstraction 20120919
5 VIEW_DATA Instance attribute Public Type reference (TYPE) DB4_VIEW_PRC_WAIT_DATA DB4: View data for SQL Statements overview 20120919
Methods
# Method Level Visibility Method type Description Created on
1 GET_FIELDS_FOR_ALV Instance method Private Method Get the fields for the ALV 20131129
2 GET_VIEW_DATA Instance method Private Method Get the data to display 20120919
3 SET_SBS_DATA_GRID_ATTRIBUTES Instance method Private Method Define the attributes of the ALV 20120919
Events
Class CL_DB4_ACTION_PRC_WAIT_HIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_SBS Private See coding 20120919 begin of ty_sbs, sbs(10) type c, alv type ref to cl_db6_alv, data type ref to data, end of ty_sbs
2 TY_SBS_TAB Private See coding 20120919 ty_sbs_tab type standard table of ty_sbs with key sbs
Method Signatures

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_PRC_WAIT_HIST has no exception.

Method GET_VIEW_DATA Signature

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

Method SET_SBS_DATA_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 20120919

Method SET_SBS_DATA_GRID_ATTRIBUTES on class CL_DB4_ACTION_PRC_WAIT_HIST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740