SAP ABAP Class CL_ECSTAT_OBJ_EXTR_CONFIG (Configuration for Object Extractor)
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_OBJ_EXTR_CONFIG | |
Short Description | Configuration for Object Extractor | |
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 | 20100623 | 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_OBJ_EXTR_CONFIG has no interface implemented.
Friends
Class CL_ECSTAT_OBJ_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) | ABAP_BOOL | Extract Data for Restrictions Acc. to Package and AC | 20100623 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Extract Data for LoC Statistics | 20100623 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Extract Data from Test Drivers | 20100623 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100623 |
2 | ![]() |
Instance method | Public | Method | Flag, Extract Data for Restrictions Acc. to Package and AC | 20100623 |
3 | ![]() |
Instance method | Public | Method | Flag, Extract Data for LoC Statistics | 20100623 |
4 | ![]() |
Instance method | Public | Method | Flag, Extract Data from Test Drivers | 20100623 |
Events
Class CL_ECSTAT_OBJ_EXTR_CONFIG has no event.
Types
Class CL_ECSTAT_OBJ_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_EXTRAKT_FOR_PAK_AK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Flag, extrahiere Daten für Einschränkungen nach Paket und AK | 20100623 | |
2 | ![]() |
IMV_EXTRAKT_LOCS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Flag, extrahiere Daten für LoC Statistiken | 20100623 | |
3 | ![]() |
IMV_EXTRAKT_TESTDRIVER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Flag, extrahiere Daten von Testtreibern | 20100623 | |
4 | ![]() |
IMV_NUM_OF_ROWS_FOR_SELECT | Call by reference | Type reference (TYPE) | I | 0 | Anzahl Zeilen der Ergebnissmenge bei SELECT Anw. | 20100628 | |
5 | ![]() |
IMV_PRINT_EXTRACTED_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Flag, gebe Resultat der Extraktion aus | 20100623 | |
6 | ![]() |
IMV_WRITE_DATA_TO_DB | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Flag, schreibe extrahierte Daten in Datenbank | 20100623 |
Method CONSTRUCTOR on class CL_ECSTAT_OBJ_EXTR_CONFIG has no exception.
Method EXTRAKT_FOR_PAK_AK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RTV_EXTRAKT_FOR_PAK_AK | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag, extrahiere Daten für Einschränkungen nach Paket und AK | 20100623 |
Method EXTRAKT_FOR_PAK_AK on class CL_ECSTAT_OBJ_EXTR_CONFIG has no exception.
Method EXTRAKT_LOCS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RTV_EXTRAKT_LOCS | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag, extrahiere Daten für LoC Statistiken | 20100623 |
Method EXTRAKT_LOCS on class CL_ECSTAT_OBJ_EXTR_CONFIG has no exception.
Method EXTRAKT_TESTDRIVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RTV_EXTRAKT_TESTDRIVER | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag, extrahiere Daten von Testtreibern | 20100623 |
Method EXTRAKT_TESTDRIVER on class CL_ECSTAT_OBJ_EXTR_CONFIG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |