SAP ABAP Class CL_ECSTAT_MAINTENANCE_QUERY (Encapsulates query data for maintenance class)
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_QUERY | |
Short Description | Encapsulates query data for maintenance class | |
Super Class | ||
Instantiability of a Class | 0 | Private |
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
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ECSTAT_MAINTENANCE_QUERY has no interface implemented.
Friends
Class CL_ECSTAT_MAINTENANCE_QUERY 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_TIMES | Table Type for Times | 20101028 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20101028 |
2 | ![]() |
Static method | Public | Method | Factory Method for Creating a Time Query | 20101028 |
3 | ![]() |
Instance method | Public | Method | Gets table with times | 20101028 |
4 | ![]() |
Instance method | Public | Method | Gets flag indicating whether individual times are set | 20101028 |
Events
Class CL_ECSTAT_MAINTENANCE_QUERY has no event.
Types
Class CL_ECSTAT_MAINTENANCE_QUERY 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_TIMES | Call by reference | Type reference (TYPE) | ECSTAT_T_TIMES | Tabellentyp für Zeitpunkte | 20101028 |
Method CONSTRUCTOR on class CL_ECSTAT_MAINTENANCE_QUERY has no exception.
Method CREATE_INSTANCE_TIMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMT_TIMES | Call by reference | Type reference (TYPE) | ECSTAT_T_TIMES | Tabellentyp für Zeitpunkte | 20101028 | ||
2 | ![]() |
RTO_NEW_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ECSTAT_MAINTENANCE_QUERY | Kapselt Parameterdaten für Maintenance Klasse | 20101028 |
Method CREATE_INSTANCE_TIMES on class CL_ECSTAT_MAINTENANCE_QUERY has no exception.
Method GET_TIMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXT_TIMES | Call by reference | Type reference (TYPE) | ECSTAT_T_TIMES | Tabellentyp für Zeitpunkte | 20101028 |
Method GET_TIMES on class CL_ECSTAT_MAINTENANCE_QUERY has no exception.
Method IS_TIMES_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RTV_FLAG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101028 |
Method IS_TIMES_SET on class CL_ECSTAT_MAINTENANCE_QUERY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |