SAP ABAP Class CL_DTS_QUERY_TEST (Abstract Test Class for CL_DTS_QUERY)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
SV-SMG-OP (Application Component) Solution Directory
⤷
SDTS2 (Package) API for Querying the Downtime Schedule
⤷
⤷
Properties
| Class | CL_DTS_QUERY_TEST | |
| Short Description | Abstract Test Class for CL_DTS_QUERY | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SDTS2 | API for Querying the Downtime Schedule |
| Created | 20070626 | SAP |
| Last change | 20071217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DTS_QUERY_TEST has no forward declaration.
Interfaces
Class CL_DTS_QUERY_TEST has no interface implemented.
Friends
Class CL_DTS_QUERY_TEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | SSDTSCOMP | DTS: Component | 20070626 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | SSDTSDUR | DTS: Duration of Downtime | 20070626 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | DTSMONSTAT | DTS: Monitoring Status | 20070626 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | FLAG | CL_DTS=>FALSE | General Flag | 20070913 | ||
| 5 | Static Attribute | Protected | Type reference (TYPE) | I | Number of entries in the schedule | 20070626 | |||
| 6 | Static Attribute | Protected | Type reference (TYPE) | I | Number of planned downtimes | 20070626 | |||
| 7 | Static Attribute | Protected | Type reference (TYPE) | DTSUSETYP | CL_DTS_DB=>USED_BY_APPL | DTS: Usage Type | 20070926 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Test Method for ABAP Unit | 20070626 | ||
| 2 | Instance method | Protected | Test Method for ABAP Unit | 20070626 | ||
| 3 | Instance method | Protected | Test Method for ABAP Unit | 20070626 | ||
| 4 | Instance method | Protected | Test Method for ABAP Unit | 20070626 |
Events
Class CL_DTS_QUERY_TEST has no event.
Types
Class CL_DTS_QUERY_TEST has no local type.
Method Signatures
Method GET_DOWNTIMES Signature
Method GET_DOWNTIMES on class CL_DTS_QUERY_TEST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception in DTS API | 20070626 |
Method GET_ENTRIES Signature
Method GET_ENTRIES on class CL_DTS_QUERY_TEST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception in DTS API | 20070626 |
Method GET_MONITORING_STATUS Signature
Method GET_MONITORING_STATUS on class CL_DTS_QUERY_TEST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception in DTS API | 20070626 |
Method GET_NEXT_DOWNTIME Signature
Method GET_NEXT_DOWNTIME on class CL_DTS_QUERY_TEST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception in DTS API | 20070626 |
History
| Last changed by/on | SAP | 20071217 |
| SAP Release Created in | 710 |