SAP ABAP Class CL_ECSTAT_MAINTENANCE (Class for Administration Tasks for eCATT Statistics)
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
Properties
Class CL_ECSTAT_MAINTENANCE  
Short Description Class for Administration Tasks for eCATT Statistics    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_STAT   eCATT Statistics 
Created 20101028   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ECSTAT_MAINTENANCE has no forward declaration.
Interfaces
Class CL_ECSTAT_MAINTENANCE has no interface implemented.
Friends
Class CL_ECSTAT_MAINTENANCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_DB_WRITE Instance attribute Private Object reference (TYPE REF TO) CL_ECSTAT_DB_WRITE Interface Class for Database (Write Access) 20101028
Methods
# Method Level Visibility Method type Description Created on
1 AGGREGATE_OBJ_EXTRACTIONS Instance method Public Method Aggregates values of eCATT object extractions 20101028
2 CHECK_QUERY_NOT_INITIAL Instance method Private Method Makes sure that query is not initial 20101028
3 CHECK_USER_AUTHORITY Instance method Private Method Checks whether user is authorized to delete/aggregate 20101215
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101028
5 DELETE_OBJ_EXTRACTIONS Instance method Public Method Deletes values of eCATT object extractions 20101028
6 DELETE_SC_EXTRACTIONS Instance method Public Method Deletes values of test script extractions 20101028
7 DELETE_TC_EXTRACTIONS Instance method Public Method Deletes values of test configuration extractions 20101028
8 PREPARE_DELETION Instance method Private Method Makes sure that query is not initial AND maps times 20101029
Events
Class CL_ECSTAT_MAINTENANCE has no event.
Types
Class CL_ECSTAT_MAINTENANCE has no local type.
Method Signatures

Method AGGREGATE_OBJ_EXTRACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMO_QUERY Call by reference Object reference (TYPE REF TO) CL_ECSTAT_MAINTENANCE_QUERY Kapselt Parameterdaten für Maintenance Klasse 20101028
# Exception Resumable Description Created on
1 CX_ECSTAT_MAINTENANCE Fehler der Maintenance Klasse 20101102

Method CHECK_QUERY_NOT_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMO_QUERY Call by reference Object reference (TYPE REF TO) CL_ECSTAT_MAINTENANCE_QUERY Kapselt Parameterdaten für Maintenance Klasse 20101028
# Exception Resumable Description Created on
1 CX_ECSTAT_MAINTENANCE Fehler der Maintenance Klasse 20101028

Method CHECK_USER_AUTHORITY Signature

Method CHECK_USER_AUTHORITY on class CL_ECSTAT_MAINTENANCE has no parameter.
# Exception Resumable Description Created on
1 CX_ECSTAT_MAINTENANCE Fehler der Maintenance Klasse 20101215

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ECSTAT_MAINTENANCE has no parameter.
Method CONSTRUCTOR on class CL_ECSTAT_MAINTENANCE has no exception.

Method DELETE_OBJ_EXTRACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMO_QUERY Call by reference Object reference (TYPE REF TO) CL_ECSTAT_MAINTENANCE_QUERY Kapselt Parameterdaten für Maintenance Klasse 20101028
# Exception Resumable Description Created on
1 CX_ECSTAT_MAINTENANCE Fehler der Maintenance Klasse 20101028

Method DELETE_SC_EXTRACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMO_QUERY Call by reference Object reference (TYPE REF TO) CL_ECSTAT_MAINTENANCE_QUERY Kapselt Parameterdaten für Maintenance Klasse 20101028
# Exception Resumable Description Created on
1 CX_ECSTAT_MAINTENANCE Fehler der Maintenance Klasse 20101028

Method DELETE_TC_EXTRACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMO_QUERY Call by reference Object reference (TYPE REF TO) CL_ECSTAT_MAINTENANCE_QUERY Kapselt Parameterdaten für Maintenance Klasse 20101028
# Exception Resumable Description Created on
1 CX_ECSTAT_MAINTENANCE Fehler der Maintenance Klasse 20101028

Method PREPARE_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_RANGE_TABLE_TIMES Call by reference Type reference (TYPE) ECSTAT_T_RANGE_TIME Selektionstabelle für Zeitstempel 20101029
2 Importing IMO_QUERY Call by reference Object reference (TYPE REF TO) CL_ECSTAT_MAINTENANCE_QUERY Kapselt Parameterdaten für Maintenance Klasse 20101029
# Exception Resumable Description Created on
1 CX_ECSTAT_MAINTENANCE Fehler der Maintenance Klasse 20101029
History
Last changed by/on SAP  20110908 
SAP Release Created in 703