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 | ![]() |
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 | ![]() |
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 | ![]() |
Instance method | Private | Method | Checks Number of Rows of an itab, Throws Exception for 0 | 20100624 |
2 | ![]() |
Instance method | Private | Method | Checks that Query is not Initial (NULL REF) | 20100624 |
3 | ![]() |
Instance method | Private | Method | Determines Necessary Data Records for Display Acc. to CWs | 20100624 |
4 | ![]() |
Instance method | Private | Method | Determines Necessary Data Records for Monthly Display | 20100624 |
5 | ![]() |
Instance method | Private | Method | Calculates Absolute and Percentage Increase Between Two Vals | 20100624 |
6 | ![]() |
Instance method | Private | Method | Calculates Increases and Maps DB Result in Display Tab | 20100624 |
7 | ![]() |
Instance method | Public | Method | Calculates Increases Between Two Times | 20100624 |
8 | ![]() |
Instance method | Private | Method | Calculates day of week for test script display | 20101111 |
9 | ![]() |
Instance method | Private | Method | Calculates Year and CW, Adds Value | 20100624 |
10 | ![]() |
Instance method | Private | Method | Calculates Year and Month, Adds Value | 20100624 |
11 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100624 |
12 | ![]() |
Instance method | Private | Method | Writes Selected Data to Table Acc. to AC and Package | 20100624 |
13 | ![]() |
Instance method | Public | Method | Reads Data Corresponding to Query | 20100624 |
14 | ![]() |
Instance method | Public | Method | Reads data for display of executed scripts | 20100806 |
15 | ![]() |
Instance method | Public | Method | Reads data for display of executed test configurations | 20100624 |
16 | ![]() |
Instance method | Public | Method | Reads Data for Test Driver Display | 20100624 |
17 | ![]() |
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 | ![]() |
IMT_ITAB | Call by reference | Type reference (TYPE) | TABLE | Tablle die überprüft werden soll | 20100624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
EXT_NEW_DB_RESULT | Call by reference | Type reference (TYPE) | CTYP_T_DB_RESULT_OBJ | 20100624 | |||
2 | ![]() |
IMT_DB_RESULT | Call by reference | Type reference (TYPE) | CTYP_T_DB_RESULT_OBJ | 20100624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
EXT_NEW_DB_RESULT | Call by reference | Type reference (TYPE) | CTYP_T_DB_RESULT_OBJ | 20100624 | |||
2 | ![]() |
IMT_DB_RESULT | Call by reference | Type reference (TYPE) | CTYP_T_DB_RESULT_OBJ | 20100624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
EXV_ABS_AUGMENT | Call by reference | Type reference (TYPE) | I | 20100624 | |||
2 | ![]() |
EXV_PERC_AUGMENT | Call by reference | Type reference (TYPE) | P | 20100624 | |||
3 | ![]() |
IMV_BASIC_VALUE | Call by reference | Type reference (TYPE) | I | 20100624 | |||
4 | ![]() |
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 | ![]() |
EXT_DISPLAY_TABLE | Call by reference | Type reference (TYPE) | ECSTAT_T_DISPLAY_OBJ | Tabelle für die Übersicht der eCATT Objekte | 20100624 | ||
2 | ![]() |
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 | ![]() |
EXS_ABS_AUGMENT | Call by reference | Type reference (TYPE) | ECSTAT_S_AUGMENT_ABS | Struktur für die absolute Steigerung der eCATT Objekte | 20100624 | ||
2 | ![]() |
EXS_PERC_AUGMENT | Call by reference | Type reference (TYPE) | ECSTAT_S_AUGMENT_PERC | Struktur für die prozentuale Steigerung der eCATT Objekte | 20100624 | ||
3 | ![]() |
IMS_BASIC_VALUE | Call by reference | Type reference (TYPE) | ECSTAT_S_DISPLAY_OBJ | Struktur für die Übersicht der eCATT Objekte | 20100624 | ||
4 | ![]() |
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 | ![]() |
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 | ![]() |
EXT_NEW_DISPLAY | Call by reference | Type reference (TYPE) | ECSTAT_T_DISPLAY_OBJ | Tabelle für die Übersicht der eCATT Objekte | 20100624 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
EXT_NEW_DISPLAY | Call by reference | Type reference (TYPE) | ECSTAT_T_DISPLAY_OBJ | Tabelle für die Übersicht der eCATT Objekte | 20100624 | ||
2 | ![]() |
EXV_FIRST_ENTRY_SAME_MONTH | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100624 | |||
3 | ![]() |
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 | ![]() |
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 | ![]() |
EXT_RESULT_TABLE | Call by reference | Type reference (TYPE) | CTYP_T_DB_RESULT_OBJ | 20100624 | |||
2 | ![]() |
IMT_LOC | Call by reference | Type reference (TYPE) | CTYP_T_LOC | 20100624 | |||
3 | ![]() |
IMT_OBJECTS | Call by reference | Type reference (TYPE) | CTYP_T_OBJECT | 20100624 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen der Datenverarbeitung | 20100628 |
Method READ_OBJECT_OVERVIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
Ausnahmen der Datenverarbeitung | 20100624 |
Method READ_SC_EXEC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
Ausnahmen der Datenverarbeitung | 20100806 |
Method READ_TC_EXEC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
Ausnahmen der Datenverarbeitung | 20100624 |
Method READ_TESTDRIVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
Ausnahmen der Datenverarbeitung | 20100624 |
Method START_COMPUTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IMT_DB_RESULT | Call by reference | Type reference (TYPE) | CTYP_T_DB_RESULT_OBJ | 20100624 | |||
3 | ![]() |
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 | ![]() |
Ausnahmen der Datenverarbeitung | 20100628 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |