SAP ABAP Class CL_ECSTAT_TESTDRIVER_INFO (Data Obj. for Encapsulating eCATT Statistic for Test Drivers)
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_TESTDRIVER_INFO  
Short Description Data Obj. for Encapsulating eCATT Statistic for Test Drivers    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_STAT   eCATT Statistics 
Created 20100624   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ECSTAT_TESTDRIVER_INFO has no forward declaration.
Interfaces
Class CL_ECSTAT_TESTDRIVER_INFO has no interface implemented.
Friends
Class CL_ECSTAT_TESTDRIVER_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_DISPLAY Instance attribute Private Type reference (TYPE) ECSTAT_T_DISPLAY_TESTDRV Display Test Driver 20100624
2 MT_MAPPING Instance attribute Private Type reference (TYPE) ECSTAT_T_TESTDRV_MAPPING Assigning Test Drivers to Their Position 20100624
3 MV_NUMBER_OF_TESTDRIVERS Instance attribute Private Type reference (TYPE) I Number of Test Drivers 20100624
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100624
2 GET_DISPLAY_TABLE Instance method Public Method Returns Table with Statistics 20100624
3 GET_NUMBER_OF_TESTRIVERS Instance method Public Method Returns Number of Test Drivers in Statistics 20100624
4 GET_TESTDRIVER_MAPPING Instance method Public Method Table of which Test Driver is at which Position in Statistic 20100624
Events
Class CL_ECSTAT_TESTDRIVER_INFO has no event.
Types
Class CL_ECSTAT_TESTDRIVER_INFO 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 IMT_DISPLAY Call by reference Type reference (TYPE) ECSTAT_T_DISPLAY_TESTDRV Anzeige der Testtreiber 20100624
2 Importing IMT_MAPPING Call by reference Type reference (TYPE) ECSTAT_T_TESTDRV_MAPPING Zuordung von Testtreibern zu ihrer Position 20100624

Method CONSTRUCTOR on class CL_ECSTAT_TESTDRIVER_INFO has no exception.

Method GET_DISPLAY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_DISPLAY Call by reference Type reference (TYPE) ECSTAT_T_DISPLAY_TESTDRV Anzeige der Testtreiber 20100624

Method GET_DISPLAY_TABLE on class CL_ECSTAT_TESTDRIVER_INFO has no exception.

Method GET_NUMBER_OF_TESTRIVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RTV_COUNT Value transfer Type reference (TYPE) I Anzahl Testtreiber 20100624

Method GET_NUMBER_OF_TESTRIVERS on class CL_ECSTAT_TESTDRIVER_INFO has no exception.

Method GET_TESTDRIVER_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXT_MAPPING Call by reference Type reference (TYPE) ECSTAT_T_TESTDRV_MAPPING Zuordung von Testtreibern zu ihrer Position 20100624

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