SAP ABAP Class CL_ECSTAT_ENUM_QUERYMODE (Enumeration of What is Displayed (Test Drivers, Objects))
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_ENUM_QUERYMODE | |
| Short Description | Enumeration of What is Displayed (Test Drivers, Objects) | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| 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_ENUM_QUERYMODE has no forward declaration.
Interfaces
Class CL_ECSTAT_ENUM_QUERYMODE has no interface implemented.
Friends
Class CL_ECSTAT_ENUM_QUERYMODE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | CTYP_T_QUERYMODE | 20101207 | ||||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_ECSTAT_ENUM_QUERYMODE | Enumeration of What is Displayed (Test Drivers, Objects) | 20100624 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_ECSTAT_ENUM_QUERYMODE | Enumeration of What is Displayed (Test Drivers, Objects) | 20100624 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20101207 | |
| 2 | Static method | Public | Method | Number of Possible Query Modes | 20101207 |
Events
Class CL_ECSTAT_ENUM_QUERYMODE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | CTYP_T_QUERYMODE | Public | See coding | Table Type for Query Modes | 20101207 | CTYP_T_QUERYMODE TYPE STANDARD TABLE OF REF TO if_ecstat_enum_querymode
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ECSTAT_ENUM_QUERYMODE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ECSTAT_ENUM_QUERYMODE has no exception.
Method NUMBER_OF_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RTV_NUMBER_OF_ELEMENTS | Value transfer | Type reference (TYPE) | I | 20101207 |
Method NUMBER_OF_ELEMENTS on class CL_ECSTAT_ENUM_QUERYMODE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |