SAP ABAP Class CL_DTS_QUERY (DTS: Implementation of IF_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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DTS_QUERY | DTS: Query Object | 20070608 |
Properties
| Class | CL_DTS_QUERY | |
| Short Description | DTS: Implementation of IF_DTS_QUERY | |
| Super Class | ||
| Instantiability of a Class | 4 | |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDTS2 | API for Querying the Downtime Schedule |
| Created | 20070608 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DTS_QUERY | DTS: Query Object | 20070608 |
Friends
Class CL_DTS_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) | CL_DTS_DB=>TT_CATEGORY_RANGE | 20070608 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TDTSCOMPID | DTS: Landscape Component ID | 20071004 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CL_DTS_DB=>TT_MONSTAT_RANGE | 20071008 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | CL_DTS_DB=>TT_REASON_RANGE | 20070608 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | FLAG | CL_DTS_QUERY_SERVICE=>TRUE | Select active entries | 20070909 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20070926 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | DTSTSFROM | DTS: Timestamp for Start of Downtime | 20070608 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | FLAG | CL_DTS_QUERY_SERVICE=>FALSE | Select inactive entries | 20070909 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | DTSTSUNTIL | DTS: Timestamp for End of Downtime | 20070608 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add a component | 20071004 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20070926 |
Events
Class CL_DTS_QUERY has no event.
Types
Class CL_DTS_QUERY has no local type.
Method Signatures
Method ADD_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_COMPONENT_KEY | Call by reference | Type reference (TYPE) | DTSCOMPKEY | DTS: Key of a component in a system landscape | 20071004 | |||
| 2 | IP_COMPONENT_TYPE | Call by reference | Type reference (TYPE) | DTSCOMPTP | DTS: Component types in downtime planning | 20071004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception in DTS API | 20071004 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ALL_CLIENTS | Value transfer | Type reference (TYPE) | FLAG | CL_DTS=>FALSE | 20070926 |
Method CONSTRUCTOR on class CL_DTS_QUERY has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 710 |