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 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
# Method Level Visibility Method type Description Created on
1 CHANGE_RULE Instance method Public Method Changes recurrence rule for the schedule 20070518
2 DELETE_RULE Instance method Public Method Deletes recurrence rule from the schedule 20070518
3 GET_CATEGORY Instance method Public Method 20070522
4 GET_COMPONENT Instance method Public Method 20070622
5 GET_CREATED Instance method Public Method 20070522
6 GET_DISTRIBUTION_STATUS Instance method Public Method 20070522
7 GET_INFO_TEXT Instance method Public Method 20070522
8 GET_LAST_CHANGE Instance method Public Method 20070522
9 GET_MONITORING_STATUS Instance method Public Method 20070522
10 GET_PERIODS Instance method Public Method 20070522
11 GET_REASON Instance method Public Method 20070522
12 GET_RESPONSIBLE Instance method Public Method 20070522
13 GET_RULES Instance method Public Method 20070522
14 IS_DISTRIBUTED Instance method Public Method 20070522
15 IS_PERIOD_OPEN Instance method Public Method 20070522
16 SET_ACTIVE Instance method Public Method 20070909
17 SET_END Instance method Public Method Set the end of the downtime period 20070518
18 SET_INFO_TEXT Instance method Public Method Set the info text for the downtime 20070518
19 SET_MONITORING_STATUS Instance method Public Method Set the monitoring status 20070518
20 SET_RESPONSIBLE Instance method Public Method Set the user name of the user responsible 20070518
21 SET_RULE Instance method Public Method Set recurrence rule for schedule 20070621
22 SET_START Instance method Public Method Set the start of the downtime period 20070518
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 Importing IS_RULE_NEW Call by reference Type reference (TYPE) SCRULE_EXP Recurrence Rule (see FuGr SSC_RULES) 20070529
2 Returning RP_VALIDITY_ADAPTED Value transfer Type reference (TYPE) FLAG true = Validity periods have been adapted 20070518
# Exception Resumable Description Created on
1 CX_DTS_API Exception in DTS API 20070518
2 CX_DTS_RULE Exception in recurrence rule 20070518

Method DELETE_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_VALIDITY_ADAPTED Value transfer Type reference (TYPE) FLAG true = Validity periods have been adapted 20070518
# Exception Resumable Description Created on
1 CX_DTS_API Exception in DTS API 20070518
2 CX_DTS_RULE 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 Importing 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 Importing IP_UNTIL Call by reference Type reference (TYPE) DTSTSUNTIL DTS: Timestamp for start of downtime 20070518
# Exception Resumable Description Created on
1 CX_DTS_API 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 Importing 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 Importing 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 Importing 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 Importing IS_RULE Call by reference Type reference (TYPE) SCRULE_EXP Recurrence Rule (see FuGr SSC_RULES) 20070621
2 Returning RP_VALIDITY_ADAPTED Value transfer Type reference (TYPE) FLAG true = Validity periods have been adapted 20070621
# Exception Resumable Description Created on
1 CX_DTS_API Exception in DTS API 20070621
2 CX_DTS_RULE Exception in recurrence rule 20070621

Method SET_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FROM Call by reference Type reference (TYPE) DTSTSFROM DTS: Timestamp for start of downtime 20070518
# Exception Resumable Description Created on
1 CX_DTS_API Exception in DTS API 20070518
History
Last changed by/on SAP  20071217 
SAP Release Created in