SAP ABAP Class CL_ECSTAT_SC_EXTRACTOR (Extractor for Determining Started Test Scripts)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ECSTAT_ABSTRACT_EXTRACTOR | Skeleton Implementation of an Extractor | 20100723 |
Properties
Class | CL_ECSTAT_SC_EXTRACTOR | |
Short Description | Extractor for Determining Started Test Scripts | |
Super Class | CL_ECSTAT_ABSTRACT_EXTRACTOR | Skeleton Implementation of an Extractor |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SECATT_STAT | eCATT Statistics |
Created | 20100723 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ECSTAT_SC_EXTRACTOR has no forward declaration.
Interfaces
Class CL_ECSTAT_SC_EXTRACTOR has no interface implemented.
Friends
Class CL_ECSTAT_SC_EXTRACTOR 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_SC_EXTR_CONFIG | Configuration for Extractor | 20100723 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ECSTAT_SC_EXEC | Overview of Test Script Executions | 20100723 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DATS | End Date for Script Execution | 20100723 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Number of Rows in Result Set of SELECT Statement | 20100723 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DATS | Start Date for Script Execution | 20100723 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20100723 |
2 | ![]() |
Static method | Public | Method | Creates a New Instance | 20100723 |
3 | ![]() |
Instance method | Private | Method | Gets Number of All Executions | 20100723 |
4 | ![]() |
Instance method | Private | Method | Gets Number of Started Scripts | 20100805 |
5 | ![]() |
Instance method | Private | Method | Test Output of Extracted Data | 20100805 |
6 | ![]() |
Instance method | Private | Method | Sets All General Information for Extraction | 20100805 |
7 | ![]() |
Instance method | Private | Method | Writes Extracted Data to Database | 20100805 |
Events
Class CL_ECSTAT_SC_EXTRACTOR has no event.
Types
Class CL_ECSTAT_SC_EXTRACTOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMO_EXTRACTOR_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_ECSTAT_SC_EXTR_CONFIG | Konfigurationsobjekt für den Testkonfig. Ausführ. Extraktor | 20100723 | ||
2 | ![]() |
IMV_TIMESTAMP | Call by reference | Type reference (TYPE) | TZNTSTMPS | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20100723 |
Method CONSTRUCTOR on class CL_ECSTAT_SC_EXTRACTOR has no exception.
Method CREATE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMO_CONFIG | Call by reference | Object reference (TYPE REF TO) | CL_ECSTAT_SC_EXTR_CONFIG | Konfiguration für den Extraktor der Skriptstarts | 20100805 | ||
2 | ![]() |
RTO_EXTRACTOR | Value transfer | Object reference (TYPE REF TO) | CL_ECSTAT_SC_EXTRACTOR | Extraktor für die Bestimmung von gestarteten Testskripten | 20100805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCATT Statistik Ausnahme | 20100805 |
Method GET_NUM_ALL_EXEC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RTV_ALL_EXEC | Value transfer | Type reference (TYPE) | I | Anzahl aller Ausfürungen | 20100723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCATT Statistik Datenbank Ausnahmen | 20100723 |
Method GET_NUM_SC_EXEC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RTV_NUM_SC_EXEC | Value transfer | Type reference (TYPE) | I | 20100805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCATT Statistik Datenbank Ausnahmen | 20100805 |
Method PRINT Signature
Method PRINT on class CL_ECSTAT_SC_EXTRACTOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen während der Datenextraktion | 20100805 |
Method SET_RUN_PROTERTIES Signature
Method SET_RUN_PROTERTIES on class CL_ECSTAT_SC_EXTRACTOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen während der Datenextraktion | 20100805 |
Method WRITE_DATA_TO_DB Signature
Method WRITE_DATA_TO_DB on class CL_ECSTAT_SC_EXTRACTOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCATT Statistik Datenbank Ausnahmen | 20100805 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |