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 | Instance attribute | Private | Type reference (TYPE) | ECSTAT_T_DISPLAY_TESTDRV | Display Test Driver | 20100624 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ECSTAT_T_TESTDRV_MAPPING | Assigning Test Drivers to Their Position | 20100624 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | Number of Test Drivers | 20100624 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100624 | |
| 2 | Instance method | Public | Method | Returns Table with Statistics | 20100624 | |
| 3 | Instance method | Public | Method | Returns Number of Test Drivers in Statistics | 20100624 | |
| 4 | 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 | IMT_DISPLAY | Call by reference | Type reference (TYPE) | ECSTAT_T_DISPLAY_TESTDRV | Anzeige der Testtreiber | 20100624 | |||
| 2 | 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 | 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 | 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 | 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 |