SAP ABAP Interface IF_DTS_QUERY (DTS: Query Object)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DTS_QUERY | DTS: Implementation of IF_DTS_QUERY | 20070608 |
Properties
| Interface | IF_DTS_QUERY | |
| Short Description | DTS: Query Object |
General Data
| Package | SDTS2 | API for Querying the Downtime Schedule |
| Created | 20070604 | SAP |
| Last changed | 20071217 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_DTS_QUERY has no forward declaration.
Interfaces
Interface IF_DTS_QUERY has no interface.
Friends
Interface IF_DTS_QUERY has no friend.
Attributes
Interface IF_DTS_QUERY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070604 | ||
| 2 | Instance method | Public | Method | Adds monitoring status to the query | 20071008 | |
| 3 | Instance method | Public | Method | 20070604 | ||
| 4 | Instance method | Public | Method | 20070604 | ||
| 5 | Instance method | Public | Method | 20070604 | ||
| 6 | Instance method | Public | Method | Define a set of components for the query (overwrites) | 20071004 | |
| 7 | Instance method | Public | Method | 20070604 | ||
| 8 | Instance method | Public | Method | 20070909 |
Events
Interface IF_DTS_QUERY has no event.
Types
Interface IF_DTS_QUERY has no local type.
Method Signatures
Method ADD_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CATEGORY | Call by reference | Type reference (TYPE) | DTSCATEGORY | DTS: Downtime Category | 20070604 |
Method ADD_CATEGORY on Interface IF_DTS_QUERY has no exception.
Method ADD_MONITORING_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_MONSTAT | Call by reference | Type reference (TYPE) | DTSMONSTAT | Monitoring Status | 20071008 | |||
| 2 | IP_MONSTAT_HIGH | Call by reference | Type reference (TYPE) | DTSMONSTAT | Monitoring Status (Upper Limit) | 20071008 |
Method ADD_MONITORING_STATUS on Interface IF_DTS_QUERY has no exception.
Method ADD_REASON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_REASON | Call by reference | Type reference (TYPE) | DTSREASON | DTS: Technical downtime reason | 20070604 |
Method ADD_REASON on Interface IF_DTS_QUERY has no exception.
Method GET_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ENTRIES | Call by reference | Type reference (TYPE) | TIDTS_READER | DTS: Table of references to reader interface | 20070604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception in DTS API | 20070604 |
Method SET_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 | 20070604 | |||
| 2 | IP_COMPONENT_TYPE | Call by reference | Type reference (TYPE) | DTSCOMPTP | 'SLD' | DTS: Component types in downtime planning | 20070604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception in DTS API | 20070608 |
Method SET_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COMPONENTS | Call by reference | Type reference (TYPE) | TSDTSCOMP | DTS: Table of components | 20071004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception in DTS API | 20071004 |
Method SET_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FROM | Call by reference | Type reference (TYPE) | DTSTSFROM | DTS: Timestamp for start of downtime | 20070604 | |||
| 2 | IP_UNTIL | Call by reference | Type reference (TYPE) | DTSTSUNTIL | DTS: Timestamp for end of downtime | 20070604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception in DTS API | 20070608 |
Method SET_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACTIVE | Call by reference | Type reference (TYPE) | FLAG | 'X' | select active entries | 20070909 | ||
| 2 | IP_INACTIVE | Call by reference | Type reference (TYPE) | FLAG | SPACE | select inactive entries | 20070909 |
Method SET_VISIBILITY on Interface IF_DTS_QUERY has no exception.
History
| Last changed by/on | SAP | 20071217 |
| SAP Release Created in | 710 |