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 ABAP 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 MV_EXTRAKT_FOR_PAK_AK Instance attribute Private Type reference (TYPE) ABAP_BOOL Extract Data for Restrictions Acc. to Package and AC 20100623
2 MV_EXTRAKT_LOCS Instance attribute Private Type reference (TYPE) ABAP_BOOL Extract Data for LoC Statistics 20100623
3 MV_EXTRAKT_TESTDRIVER Instance attribute Private Type reference (TYPE) ABAP_BOOL Extract Data from Test Drivers 20100623
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100623
2 EXTRAKT_FOR_PAK_AK Instance method Public Method Flag, Extract Data for Restrictions Acc. to Package and AC 20100623
3 EXTRAKT_LOCS Instance method Public Method Flag, Extract Data for LoC Statistics 20100623
4 EXTRAKT_TESTDRIVER 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 Importing 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 Importing IMV_EXTRAKT_LOCS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Flag, extrahiere Daten für LoC Statistiken 20100623
3 Importing IMV_EXTRAKT_TESTDRIVER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Flag, extrahiere Daten von Testtreibern 20100623
4 Importing IMV_NUM_OF_ROWS_FOR_SELECT Call by reference Type reference (TYPE) I 0 Anzahl Zeilen der Ergebnissmenge bei SELECT Anw. 20100628
5 Importing IMV_PRINT_EXTRACTED_DATA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Flag, gebe Resultat der Extraktion aus 20100623
6 Importing 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 Returning 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 Returning 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 Returning 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