SAP ABAP Interface IF_DTS_EDITOR (Edit Entry in Downtime Schedule)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
SV-SMG-OP (Application Component) Solution Directory
⤷
SDTS1 (Package) API for Editing and Reading Downtime Schedule

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DTS_ENTRY | Entry in the downtime schedule | 20070518 |
Properties
Interface | IF_DTS_EDITOR | |
Short Description | Edit Entry in Downtime Schedule |
General Data
Package | SDTS1 | API for Editing and Reading Downtime Schedule |
Created | 20070518 | SAP |
Last changed | 20071217 | SAP |
Unicode checks active |
Forward declarations
Interface IF_DTS_EDITOR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DTS_READER | Read Entry in Downtime Schedule | 20070518 |
Friends
Interface IF_DTS_EDITOR has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_DISTR_FAILED_MANAGED | Instance attribute | Public | Attribute reference (LIKE) | 20070522 | ||||
2 | C_DISTR_LOCAL | Instance attribute | Public | Attribute reference (LIKE) | 20070522 | ||||
3 | C_DISTR_SYNCH_MANAGED | Instance attribute | Public | Attribute reference (LIKE) | 20070522 | ||||
4 | ENTRY_ID | Instance attribute | Public | Attribute reference (LIKE) | 20070522 |
Methods
Events
Interface IF_DTS_EDITOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_RULE_ID | Public | Attribute reference (LIKE) | 20070522 |
|
Method Signatures
Method CHANGE_RULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_RULE_NEW | Call by reference | Type reference (TYPE) | SCRULE_EXP | Recurrence Rule (see FuGr SSC_RULES) | 20070529 | ||
2 | ![]() |
RP_VALIDITY_ADAPTED | Value transfer | Type reference (TYPE) | FLAG | true = Validity periods have been adapted | 20070518 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception in DTS API | 20070518 | |
2 | ![]() |
Exception in recurrence rule | 20070518 |
Method DELETE_RULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_VALIDITY_ADAPTED | Value transfer | Type reference (TYPE) | FLAG | true = Validity periods have been adapted | 20070518 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception in DTS API | 20070518 | |
2 | ![]() |
Exception in recurrence rule | 20070518 |
Method GET_CATEGORY Signature
Method GET_CATEGORY on Interface IF_DTS_EDITOR has no parameter.
Method GET_CATEGORY on Interface IF_DTS_EDITOR has no exception.
Method GET_COMPONENT Signature
Method GET_COMPONENT on Interface IF_DTS_EDITOR has no parameter.
Method GET_COMPONENT on Interface IF_DTS_EDITOR has no exception.
Method GET_CREATED Signature
Method GET_CREATED on Interface IF_DTS_EDITOR has no parameter.
Method GET_CREATED on Interface IF_DTS_EDITOR has no exception.
Method GET_DISTRIBUTION_STATUS Signature
Method GET_DISTRIBUTION_STATUS on Interface IF_DTS_EDITOR has no parameter.
Method GET_DISTRIBUTION_STATUS on Interface IF_DTS_EDITOR has no exception.
Method GET_INFO_TEXT Signature
Method GET_INFO_TEXT on Interface IF_DTS_EDITOR has no parameter.
Method GET_INFO_TEXT on Interface IF_DTS_EDITOR has no exception.
Method GET_LAST_CHANGE Signature
Method GET_LAST_CHANGE on Interface IF_DTS_EDITOR has no parameter.
Method GET_LAST_CHANGE on Interface IF_DTS_EDITOR has no exception.
Method GET_MONITORING_STATUS Signature
Method GET_MONITORING_STATUS on Interface IF_DTS_EDITOR has no parameter.
Method GET_MONITORING_STATUS on Interface IF_DTS_EDITOR has no exception.
Method GET_PERIODS Signature
Method GET_PERIODS on Interface IF_DTS_EDITOR has no parameter.
Method GET_PERIODS on Interface IF_DTS_EDITOR has no exception.
Method GET_REASON Signature
Method GET_REASON on Interface IF_DTS_EDITOR has no parameter.
Method GET_REASON on Interface IF_DTS_EDITOR has no exception.
Method GET_RESPONSIBLE Signature
Method GET_RESPONSIBLE on Interface IF_DTS_EDITOR has no parameter.
Method GET_RESPONSIBLE on Interface IF_DTS_EDITOR has no exception.
Method GET_RULES Signature
Method GET_RULES on Interface IF_DTS_EDITOR has no parameter.
Method GET_RULES on Interface IF_DTS_EDITOR has no exception.
Method IS_DISTRIBUTED Signature
Method IS_DISTRIBUTED on Interface IF_DTS_EDITOR has no parameter.
Method IS_DISTRIBUTED on Interface IF_DTS_EDITOR has no exception.
Method IS_PERIOD_OPEN Signature
Method IS_PERIOD_OPEN on Interface IF_DTS_EDITOR has no parameter.
Method IS_PERIOD_OPEN on Interface IF_DTS_EDITOR has no exception.
Method SET_ACTIVE 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 | Flag: true = X | 20070909 |
Method SET_ACTIVE on Interface IF_DTS_EDITOR has no exception.
Method SET_END Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_UNTIL | Call by reference | Type reference (TYPE) | DTSTSUNTIL | DTS: Timestamp for start of downtime | 20070518 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception in DTS API | 20070518 |
Method SET_INFO_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_TEXT | Call by reference | Type reference (TYPE) | DTSINFOTXT | DTS: Infotext | 20070518 |
Method SET_INFO_TEXT on Interface IF_DTS_EDITOR has no exception.
Method SET_MONITORING_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_STATUS | Call by reference | Type reference (TYPE) | DTSMONSTAT | DTS: Monitoring Status | 20070518 |
Method SET_MONITORING_STATUS on Interface IF_DTS_EDITOR has no exception.
Method SET_RESPONSIBLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_UNAME | Call by reference | Type reference (TYPE) | DTSOWNER | DTS: System Owner | 20070518 |
Method SET_RESPONSIBLE on Interface IF_DTS_EDITOR has no exception.
Method SET_RULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_RULE | Call by reference | Type reference (TYPE) | SCRULE_EXP | Recurrence Rule (see FuGr SSC_RULES) | 20070621 | ||
2 | ![]() |
RP_VALIDITY_ADAPTED | Value transfer | Type reference (TYPE) | FLAG | true = Validity periods have been adapted | 20070621 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception in DTS API | 20070621 | |
2 | ![]() |
Exception in recurrence rule | 20070621 |
Method SET_START 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 | 20070518 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception in DTS API | 20070518 |
History
Last changed by/on | SAP | 20071217 |
SAP Release Created in | 710 |