SAP ABAP Class CL_ECSTAT_SC_EXTR_CONFIG (Configuration for Extractor of Script Start)
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_EXTRACTOR_CONFIG | Basis Class for Extra Configurations | 20100723 |
Properties
| Class | CL_ECSTAT_SC_EXTR_CONFIG | |
| Short Description | Configuration for Extractor of Script Start | |
| Super Class | CL_ECSTAT_EXTRACTOR_CONFIG | Basis Class for Extra Configurations |
| Instantiability of a Class | 2 | Public |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ECSTAT_SC_EXTR_CONFIG has no interface implemented.
Friends
Class CL_ECSTAT_SC_EXTR_CONFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DATS | End date until which script starts are counted | 20100723 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | DATS | Start date as of which script starts are counted | 20100723 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100723 | |
| 2 | Instance method | Public | Method | End date until which script starts are counted | 20100723 | |
| 3 | Instance method | Public | Method | Start date as of which script starts are counted | 20100723 |
Events
Class CL_ECSTAT_SC_EXTR_CONFIG has no event.
Types
Class CL_ECSTAT_SC_EXTR_CONFIG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMV_NUM_OF_ROWS_FOR_SELECT | Call by reference | Type reference (TYPE) | I | 0 | Anzahl Zeilen der Ergebnissmenge bei SELECT Anw. | 20100723 | ||
| 2 | IMV_PERIOD_END | Call by reference | Type reference (TYPE) | DATS | Enddatum, bis zu dem die Skript Starts gezählt werden | 20100723 | |||
| 3 | IMV_PERIOD_START | Call by reference | Type reference (TYPE) | DATS | Startdatum, ab dem die Skript Starts gezählt werden | 20100723 | |||
| 4 | IMV_PRINT_EXTRACTED_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Flag, gebe Resultat der Extraktion aus | 20100723 | ||
| 5 | IMV_WRITE_DATA_TO_DB | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag, schreibe extrahierte Daten in Datenbank | 20100723 |
Method CONSTRUCTOR on class CL_ECSTAT_SC_EXTR_CONFIG has no exception.
Method GET_PERIOD_END_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RTV_PERIOD_END | Value transfer | Type reference (TYPE) | DATS | Enddatum, bis zu dem die Skript Starts gezählt werden | 20100723 |
Method GET_PERIOD_END_DATE on class CL_ECSTAT_SC_EXTR_CONFIG has no exception.
Method GET_PERIOD_START_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RTV_PERIOD_START | Value transfer | Type reference (TYPE) | DATS | Startdatum, ab dem die Skript Starts gezählt werden | 20100723 |
Method GET_PERIOD_START_DATE on class CL_ECSTAT_SC_EXTR_CONFIG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |