SAP ABAP Class CL_ECSTAT_OBJECT (Data Procurement and Formatting for Display)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_STAT (Package) eCATT Statistics
Properties
Class CL_ECSTAT_OBJECT  
Short Description Data Procurement and Formatting for Display    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_STAT   eCATT Statistics 
Created 20100624   SAP 
Last change 20110908   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
Class CL_ECSTAT_OBJECT has no interface implemented.
Friends
Class CL_ECSTAT_OBJECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_DBREAD Instance attribute Private Object reference (TYPE REF TO) CL_ECSTAT_DB_READ Interface Class for Database 20100624
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_NUM_LINES Instance method Private Method Checks Number of Rows of an itab, Throws Exception for 0 20100624
2 CHECK_QUERY_NOT_INITIAL Instance method Private Method Checks that Query is not Initial (NULL REF) 20100624
3 COLLECT_OBJCNT_DATA_FOR_CW Instance method Private Method Determines Necessary Data Records for Display Acc. to CWs 20100624
4 COLLECT_OBJCNT_DATA_FOR_MONTH Instance method Private Method Determines Necessary Data Records for Monthly Display 20100624
5 COMPUTE_ABS_AND_PERC_AUGMENT Instance method Private Method Calculates Absolute and Percentage Increase Between Two Vals 20100624
6 COMPUTE_AUGMENT_FOR_DISPLAY Instance method Private Method Calculates Increases and Maps DB Result in Display Tab 20100624
7 COMPUTE_AUGMENT_SS_FOR_DISPLAY Instance method Public Method Calculates Increases Between Two Times 20100624
8 COMPUTE_DAY_OF_WEEK_FOR_SC_DP Instance method Private Method Calculates day of week for test script display 20101111
9 COMPUTE_YEAR_CW_FOR_DISPLAY Instance method Private Method Calculates Year and CW, Adds Value 20100624
10 COMPUTE_YEAR_MONTH_FOR_DISPLAY Instance method Private Method Calculates Year and Month, Adds Value 20100624
11 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100624
12 MAP_OBJECTS_TO_RESULT Instance method Private Method Writes Selected Data to Table Acc. to AC and Package 20100624
13 READ_OBJECT_OVERVIEW Instance method Public Method Reads Data Corresponding to Query 20100624
14 READ_SC_EXEC Instance method Public Method Reads data for display of executed scripts 20100806
15 READ_TC_EXEC Instance method Public Method Reads data for display of executed test configurations 20100624
16 READ_TESTDRIVER Instance method Public Method Reads Data for Test Driver Display 20100624
17 START_COMPUTATION Instance method Private Method Method Calculates Increase and Creates Info Object 20100624
Events
Class CL_ECSTAT_OBJECT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CTYP_T_DB_RESULT_OBJ Private See coding 20100624 ctyp_t_db_result_obj TYPE TABLE OF ecstat_s_db_result_obj
2 CTYP_T_LOC Private See coding 20100624 ctyp_t_loc TYPE TABLE OF ecstat_loc
3 CTYP_T_OBJECT Private See coding 20100624 ctyp_t_object TYPE TABLE OF ecstat_object
Method Signatures

Method CHECK_NUM_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMT_ITAB Call by reference Type reference (TYPE) TABLE Tablle die überprüft werden soll 20100624
# Exception Resumable Description Created on
1 CX_ECSTAT_OBJECT Ausnahmen der Datenverarbeitung 20100624

Method CHECK_QUERY_NOT_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMO_QUERY Call by reference Object reference (TYPE REF TO) CL_ECSTAT_QUERY Datenobj. zur Kapselung der Anfragen vom UI an die Logik 20100624
# Exception Resumable Description Created on
1 CX_ECSTAT_OBJECT Ausnahmen der Datenverarbeitung 20100624

Method COLLECT_OBJCNT_DATA_FOR_CW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_NEW_DB_RESULT Call by reference Type reference (TYPE) CTYP_T_DB_RESULT_OBJ 20100624
2 Importing IMT_DB_RESULT Call by reference Type reference (TYPE) CTYP_T_DB_RESULT_OBJ 20100624
# Exception Resumable Description Created on
1 CX_ECSTAT_UTIL_TIME Ausnahmen bei Zeitumwandlung, Zeitberechnung, etc. 20100624

Method COLLECT_OBJCNT_DATA_FOR_MONTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_NEW_DB_RESULT Call by reference Type reference (TYPE) CTYP_T_DB_RESULT_OBJ 20100624
2 Importing IMT_DB_RESULT Call by reference Type reference (TYPE) CTYP_T_DB_RESULT_OBJ 20100624
# Exception Resumable Description Created on
1 CX_ECSTAT_UTIL_TIME Ausnahmen bei Zeitumwandlung, Zeitberechnung, etc. 20100624

Method COMPUTE_ABS_AND_PERC_AUGMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXV_ABS_AUGMENT Call by reference Type reference (TYPE) I 20100624
2 Exporting EXV_PERC_AUGMENT Call by reference Type reference (TYPE) P 20100624
3 Importing IMV_BASIC_VALUE Call by reference Type reference (TYPE) I 20100624
4 Importing IMV_SECOND_VALUE Call by reference Type reference (TYPE) I 20100624

Method COMPUTE_ABS_AND_PERC_AUGMENT on class CL_ECSTAT_OBJECT has no exception.

Method COMPUTE_AUGMENT_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_DISPLAY_TABLE Call by reference Type reference (TYPE) ECSTAT_T_DISPLAY_OBJ Tabelle für die Übersicht der eCATT Objekte 20100624
2 Importing IMT_DB_RESULT Call by reference Type reference (TYPE) CTYP_T_DB_RESULT_OBJ 20100624

Method COMPUTE_AUGMENT_FOR_DISPLAY on class CL_ECSTAT_OBJECT has no exception.

Method COMPUTE_AUGMENT_SS_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXS_ABS_AUGMENT Call by reference Type reference (TYPE) ECSTAT_S_AUGMENT_ABS Struktur für die absolute Steigerung der eCATT Objekte 20100624
2 Exporting EXS_PERC_AUGMENT Call by reference Type reference (TYPE) ECSTAT_S_AUGMENT_PERC Struktur für die prozentuale Steigerung der eCATT Objekte 20100624
3 Importing IMS_BASIC_VALUE Call by reference Type reference (TYPE) ECSTAT_S_DISPLAY_OBJ Struktur für die Übersicht der eCATT Objekte 20100624
4 Importing IMS_SECOND_VALUE Call by reference Type reference (TYPE) ECSTAT_S_DISPLAY_OBJ Struktur für die Übersicht der eCATT Objekte 20100624

Method COMPUTE_AUGMENT_SS_FOR_DISPLAY on class CL_ECSTAT_OBJECT has no exception.

Method COMPUTE_DAY_OF_WEEK_FOR_SC_DP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHT_SC_EXEC_DISPLAY Call by reference Type reference (TYPE) ECSTAT_T_DISPLAY_SC_EXEC Tabelle für die Anzeige der ausgeführten Skripte 20101111

Method COMPUTE_DAY_OF_WEEK_FOR_SC_DP on class CL_ECSTAT_OBJECT has no exception.

Method COMPUTE_YEAR_CW_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_NEW_DISPLAY Call by reference Type reference (TYPE) ECSTAT_T_DISPLAY_OBJ Tabelle für die Übersicht der eCATT Objekte 20100624
2 Exporting EXV_FIRST_ENTRY_SAME_CW Call by reference Type reference (TYPE) ABAP_BOOL Flag, Ist der erste Eintrag in selber KW wie Zweiter 20100624
3 Importing IMT_DISPLAY Call by reference Type reference (TYPE) ECSTAT_T_DISPLAY_OBJ Tabelle für die Übersicht der eCATT Objekte 20100624
# Exception Resumable Description Created on
1 CX_ECSTAT_UTIL_TIME Ausnahmen bei Zeitumwandlung, Zeitberechnung, etc. 20100628

Method COMPUTE_YEAR_MONTH_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_NEW_DISPLAY Call by reference Type reference (TYPE) ECSTAT_T_DISPLAY_OBJ Tabelle für die Übersicht der eCATT Objekte 20100624
2 Exporting EXV_FIRST_ENTRY_SAME_MONTH Call by reference Type reference (TYPE) ABAP_BOOL 20100624
3 Importing IMT_DISPLAY Call by reference Type reference (TYPE) ECSTAT_T_DISPLAY_OBJ Tabelle für die Übersicht der eCATT Objekte 20100624
# Exception Resumable Description Created on
1 CX_ECSTAT_UTIL_TIME Ausnahmen bei Zeitumwandlung, Zeitberechnung, etc. 20100628

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ECSTAT_OBJECT has no parameter.
Method CONSTRUCTOR on class CL_ECSTAT_OBJECT has no exception.

Method MAP_OBJECTS_TO_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_RESULT_TABLE Call by reference Type reference (TYPE) CTYP_T_DB_RESULT_OBJ 20100624
2 Importing IMT_LOC Call by reference Type reference (TYPE) CTYP_T_LOC 20100624
3 Importing IMT_OBJECTS Call by reference Type reference (TYPE) CTYP_T_OBJECT 20100624
# Exception Resumable Description Created on
1 CX_ECSTAT_UTIL_TIME Ausnahmen der Datenverarbeitung 20100628

Method READ_OBJECT_OVERVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMO_QUERY Call by reference Object reference (TYPE REF TO) CL_ECSTAT_QUERY Datenobj. zur Kapselung der Anfragen vom UI an die Logik 20100624
2 Returning RTO_OBJECTCOUNT_INFO Value transfer Object reference (TYPE REF TO) CL_ECSTAT_OBJECTCOUNT_INFO Datenobj. zur Kapselung der eCATT Statistik für Objektübers. 20100624
# Exception Resumable Description Created on
1 CX_ECSTAT_OBJECT Ausnahmen der Datenverarbeitung 20100624

Method READ_SC_EXEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMO_QUERY Call by reference Object reference (TYPE REF TO) CL_ECSTAT_QUERY Datenobj. zur Kapselung der Anfragen vom UI an die Logik 20100806
2 Returning RTO_INFO Value transfer Object reference (TYPE REF TO) CL_ECSTAT_EXEC_SC_INFO Datenobj. zur Kapselung der ausgeführten Skripte 20100806
# Exception Resumable Description Created on
1 CX_ECSTAT_OBJECT Ausnahmen der Datenverarbeitung 20100806

Method READ_TC_EXEC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMO_QUERY Call by reference Object reference (TYPE REF TO) CL_ECSTAT_QUERY Datenobj. zur Kapselung der Anfragen vom UI an die Logik 20100624
2 Returning RTO_INFO Value transfer Object reference (TYPE REF TO) CL_ECSTAT_EXEC_TC_INFO Datenobj. zur Kapselung der ausgeführten Testkonf. und Var. 20100624
# Exception Resumable Description Created on
1 CX_ECSTAT_OBJECT Ausnahmen der Datenverarbeitung 20100624

Method READ_TESTDRIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMO_QUERY Call by reference Object reference (TYPE REF TO) CL_ECSTAT_QUERY Datenobj. zur Kapselung der Anfragen vom UI an die Logik 20100624
2 Returning RTO_TESTDRIVER_INFO Value transfer Object reference (TYPE REF TO) CL_ECSTAT_TESTDRIVER_INFO Datenoj. zur Kapselung der eCATT Statistik für Testtreiber 20100624
# Exception Resumable Description Created on
1 CX_ECSTAT_OBJECT Ausnahmen der Datenverarbeitung 20100624

Method START_COMPUTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMO_QUERY Call by reference Object reference (TYPE REF TO) CL_ECSTAT_QUERY Datenobj. zur Kapselung der Anfragen vom UI an die Logik 20100624
2 Importing IMT_DB_RESULT Call by reference Type reference (TYPE) CTYP_T_DB_RESULT_OBJ 20100624
3 Returning RTO_OBJCNT_INFO Value transfer Object reference (TYPE REF TO) CL_ECSTAT_OBJECTCOUNT_INFO Datenobj. zur Kapselung der eCATT Statistik für Objektübers. 20100624
# Exception Resumable Description Created on
1 CX_ECSTAT_OBJECT Ausnahmen der Datenverarbeitung 20100628
History
Last changed by/on SAP  20110908 
SAP Release Created in 730