SAP ABAP Class CL_ECSTAT_TC_V_EXTR_CONFIG (Configuration for Extractor of Test Configuration Starts)
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_TC_V_EXTR_CONFIG  
Short Description Configuration for Extractor of Test Configuration Starts    
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_TC_V_EXTR_CONFIG has no interface implemented.
Friends
Class CL_ECSTAT_TC_V_EXTR_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_PERIOD_END Instance attribute Private Type reference (TYPE) DATS End Date by which Time TC/Var. Starts Must be Counted 20100623
2 MV_PERIOD_START Instance attribute Private Type reference (TYPE) DATS Start Date by which Time TC/Var. Starts Must be Counted 20100623
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100623
2 GET_PERIOD_END_DATE Instance method Public Method End Date by which Time TC/Var. Starts Must be Counted 20100623
3 GET_PERIOD_START_DATE Instance method Public Method Start Date by which Time TC/Var. Starts Must be Counted 20100623
Events
Class CL_ECSTAT_TC_V_EXTR_CONFIG has no event.
Types
Class CL_ECSTAT_TC_V_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_NUM_OF_ROWS_FOR_SELECT Call by reference Type reference (TYPE) I 0 Anzahl Zeilen der Ergebnissmenge bei SELECT Anw. 20100628
2 Importing IMV_PERIOD_END Call by reference Type reference (TYPE) DATS Enddatum, bis zu dem die TC / Var. Starts gezählt werden 20100623
3 Importing IMV_PERIOD_START Call by reference Type reference (TYPE) DATS Startdatum, ab dem die TC / Var. Starts gezählt werden 20100623
4 Importing IMV_PRINT_EXTRACTED_DATA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Flag, gebe Resultat der Extraktion aus 20100623
5 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_TC_V_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 Returning RTV_PERIOD_END Value transfer Type reference (TYPE) DATS Enddatum, bis zu dem die TC / Var. Starts gezählt werden 20100623

Method GET_PERIOD_END_DATE on class CL_ECSTAT_TC_V_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 Returning RTV_PERIOD_START Value transfer Type reference (TYPE) DATS Startdatum, ab dem die TC / Var. Starts gezählt werden 20100623

Method GET_PERIOD_START_DATE on class CL_ECSTAT_TC_V_EXTR_CONFIG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730