SAP ABAP Class IF_DTS_EDITOR (Edit Entry in Downtime Schedule)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_DTS_READER | Read Entry in Downtime Schedule | 20070518 |
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
| Class | IF_DTS_EDITOR | |
| Short Description | Edit Entry in Downtime Schedule | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070518 | SAP |
| Last change | 20071217 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_DTS_EDITOR has no forward declaration.
Interfaces
Class IF_DTS_EDITOR has no interface implemented.
Friends
Class IF_DTS_EDITOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20070522 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20070522 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20070522 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20070522 |
Methods
Events
Class 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 class IF_DTS_EDITOR has no parameter.
Method GET_CATEGORY on class IF_DTS_EDITOR has no exception.
Method GET_COMPONENT Signature
Method GET_COMPONENT on class IF_DTS_EDITOR has no parameter.
Method GET_COMPONENT on class IF_DTS_EDITOR has no exception.
Method GET_CREATED Signature
Method GET_CREATED on class IF_DTS_EDITOR has no parameter.
Method GET_CREATED on class IF_DTS_EDITOR has no exception.
Method GET_DISTRIBUTION_STATUS Signature
Method GET_DISTRIBUTION_STATUS on class IF_DTS_EDITOR has no parameter.
Method GET_DISTRIBUTION_STATUS on class IF_DTS_EDITOR has no exception.
Method GET_INFO_TEXT Signature
Method GET_INFO_TEXT on class IF_DTS_EDITOR has no parameter.
Method GET_INFO_TEXT on class IF_DTS_EDITOR has no exception.
Method GET_LAST_CHANGE Signature
Method GET_LAST_CHANGE on class IF_DTS_EDITOR has no parameter.
Method GET_LAST_CHANGE on class IF_DTS_EDITOR has no exception.
Method GET_MONITORING_STATUS Signature
Method GET_MONITORING_STATUS on class IF_DTS_EDITOR has no parameter.
Method GET_MONITORING_STATUS on class IF_DTS_EDITOR has no exception.
Method GET_PERIODS Signature
Method GET_PERIODS on class IF_DTS_EDITOR has no parameter.
Method GET_PERIODS on class IF_DTS_EDITOR has no exception.
Method GET_REASON Signature
Method GET_REASON on class IF_DTS_EDITOR has no parameter.
Method GET_REASON on class IF_DTS_EDITOR has no exception.
Method GET_RESPONSIBLE Signature
Method GET_RESPONSIBLE on class IF_DTS_EDITOR has no parameter.
Method GET_RESPONSIBLE on class IF_DTS_EDITOR has no exception.
Method GET_RULES Signature
Method GET_RULES on class IF_DTS_EDITOR has no parameter.
Method GET_RULES on class IF_DTS_EDITOR has no exception.
Method IS_DISTRIBUTED Signature
Method IS_DISTRIBUTED on class IF_DTS_EDITOR has no parameter.
Method IS_DISTRIBUTED on class IF_DTS_EDITOR has no exception.
Method IS_PERIOD_OPEN Signature
Method IS_PERIOD_OPEN on class IF_DTS_EDITOR has no parameter.
Method IS_PERIOD_OPEN on class 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 class 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 class 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 class 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 class 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 |