SAP ABAP Class CL_DTS_ENTRY_TEST (Abstract test class for editor test)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   SV-SMG-OP (Application Component) Solution Directory
     SDTS1 (Package) API for Editing and Reading Downtime Schedule
Properties
Class CL_DTS_ENTRY_TEST  
Short Description Abstract test class for editor test    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SDTS1   API for Editing and Reading Downtime Schedule 
Created 20070601   SAP 
Last change 20071217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_DTS_READER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_DTS_ENTRY_TEST has no interface implemented.
Friends
Class CL_DTS_ENTRY_TEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GI_EDITOR Instance attribute Protected Object reference (TYPE REF TO) IF_DTS_EDITOR Edit Entry in Downtime Schedule 20070601
2 GI_READER Instance attribute Protected Object reference (TYPE REF TO) IF_DTS_READER 20070601
3 GS_RULE Instance attribute Protected Type reference (TYPE) SCRULE_EXP 20070601
4 G_CATEGORY Instance attribute Protected Type reference (TYPE) DTSCATEGORY IF_DTS_READER=>C_CAT_PLANNED_AVAILABILITY 20070601
5 G_COMPONENT_KEY Instance attribute Protected Type reference (TYPE) DTSCOMPKEY IF_DTS_READER=>C_COMP_LOCAL 20070601
6 G_COMPONENT_TYPE Instance attribute Protected Type reference (TYPE) DTSCOMPTP 'UTEST' 20070601
7 G_ENTRY_ID Instance attribute Protected Type reference (TYPE) DTSGUID DTS: GUID of an entry in the downtime schedule 20070601
8 G_EXP_ACTIVE Instance attribute Protected Type reference (TYPE) FLAG 'X' Expected result of is_active( ) 20070913
9 G_EXP_DISTRIBUTED Instance attribute Protected Type reference (TYPE) FLAG SPACE Expected result of is_distributed( ) 20070605
10 G_EXP_PERIOD_OPEN Instance attribute Protected Type reference (TYPE) FLAG space Expected result of is_period_open( ) 20070605
11 G_INFO_TEXT Instance attribute Protected Type reference (TYPE) DTSINFOTXT 'This is a Unit Test' 20070601
12 G_MONITORING_STATUS Instance attribute Protected Type reference (TYPE) DTSMONSTAT IF_DTS_READER=>C_MONSTAT_NO_INCIDENTS 20070601
13 G_OWNER Instance attribute Protected Type reference (TYPE) DTSOWNER 'TESTER' DTS: System Owner 20070605
14 G_REASON Instance attribute Protected Type reference (TYPE) DTSREASON DTS: Technical Downtime Reason 20070605
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_RULE Instance method Protected Test Method for ABAP Unit 20070601
2 DELETE_RULE Instance method Protected Test Method for ABAP Unit 20070601
3 DESERIALIZE Instance method Protected Test Method for ABAP Unit 20070719
4 GET_CATEGORY Instance method Protected Test Method for ABAP Unit 20070601
5 GET_COMPONENT Instance method Protected Test Method for ABAP Unit 20070622
6 GET_CREATED Instance method Protected Test Method for ABAP Unit 20070601
7 GET_DISTRIBUTION_STATUS Instance method Protected Test Method for ABAP Unit 20070601
8 GET_INFO_TEXT Instance method Protected Test Method for ABAP Unit 20070601
9 GET_LAST_CHANGE Instance method Protected Test Method for ABAP Unit 20070601
10 GET_MONITORING_STATUS Instance method Protected Test Method for ABAP Unit 20070601
11 GET_PERIODS Instance method Protected Test Method for ABAP Unit 20070601
12 GET_REASON Instance method Protected Test Method for ABAP Unit 20070601
13 GET_RESPONSIBLE Instance method Protected Test Method for ABAP Unit 20070601
14 GET_RULES Instance method Protected Test Method for ABAP Unit 20070601
15 IS_ACTIVE Instance method Protected Test Method for ABAP Unit 20070913
16 IS_DISTRIBUTED Instance method Protected Test Method for ABAP Unit 20070601
17 IS_PERIOD_OPEN Instance method Protected Test Method for ABAP Unit 20070601
18 SERIALIZE Instance method Protected Test Method for ABAP Unit 20070719
19 SET_ACTIVE Instance method Protected Test Method for ABAP Unit 20070913
20 SET_END Instance method Protected Test Method for ABAP Unit 20070601
21 SET_INFO_TEXT Instance method Protected Test Method for ABAP Unit 20070601
22 SET_MONITORING_STATUS Instance method Protected Test Method for ABAP Unit 20070601
23 SET_RESPONSIBLE Instance method Protected Test Method for ABAP Unit 20070601
24 SET_RULE Instance method Protected Test Method for ABAP Unit 20070621
25 SET_START Instance method Protected Test Method for ABAP Unit 20070601
Events
Class CL_DTS_ENTRY_TEST has no event.
Types
Class CL_DTS_ENTRY_TEST has no local type.
Method Signatures

Method CHANGE_RULE Signature

Method CHANGE_RULE on class CL_DTS_ENTRY_TEST has no parameter.
# Exception Resumable Description Created on
1 CX_DTS_API Exception in DTS API 20070603
2 CX_DTS_RULE Exception in recurrence rule 20070603

Method DELETE_RULE Signature

Method DELETE_RULE on class CL_DTS_ENTRY_TEST has no parameter.
# Exception Resumable Description Created on
1 CX_DTS_API Exception in DTS API 20070603
2 CX_DTS_RULE Exception in recurrence rule 20070603

Method DESERIALIZE Signature

Method DESERIALIZE on class CL_DTS_ENTRY_TEST has no parameter.
# Exception Resumable Description Created on
1 CX_DTS_API Exception in DTS API 20070719

Method GET_CATEGORY Signature

Method GET_CATEGORY on class CL_DTS_ENTRY_TEST has no parameter.
Method GET_CATEGORY on class CL_DTS_ENTRY_TEST has no exception.

Method GET_COMPONENT Signature

Method GET_COMPONENT on class CL_DTS_ENTRY_TEST has no parameter.
# Exception Resumable Description Created on
1 CX_DTS_API Exception in DTS API 20070622

Method GET_CREATED Signature

Method GET_CREATED on class CL_DTS_ENTRY_TEST has no parameter.
Method GET_CREATED on class CL_DTS_ENTRY_TEST has no exception.

Method GET_DISTRIBUTION_STATUS Signature

Method GET_DISTRIBUTION_STATUS on class CL_DTS_ENTRY_TEST has no parameter.
Method GET_DISTRIBUTION_STATUS on class CL_DTS_ENTRY_TEST has no exception.

Method GET_INFO_TEXT Signature

Method GET_INFO_TEXT on class CL_DTS_ENTRY_TEST has no parameter.
Method GET_INFO_TEXT on class CL_DTS_ENTRY_TEST has no exception.

Method GET_LAST_CHANGE Signature

Method GET_LAST_CHANGE on class CL_DTS_ENTRY_TEST has no parameter.
Method GET_LAST_CHANGE on class CL_DTS_ENTRY_TEST has no exception.

Method GET_MONITORING_STATUS Signature

Method GET_MONITORING_STATUS on class CL_DTS_ENTRY_TEST has no parameter.
Method GET_MONITORING_STATUS on class CL_DTS_ENTRY_TEST has no exception.

Method GET_PERIODS Signature

Method GET_PERIODS on class CL_DTS_ENTRY_TEST has no parameter.
# Exception Resumable Description Created on
1 CX_DTS_API Exception in DTS API 20070605

Method GET_REASON Signature

Method GET_REASON on class CL_DTS_ENTRY_TEST has no parameter.
Method GET_REASON on class CL_DTS_ENTRY_TEST has no exception.

Method GET_RESPONSIBLE Signature

Method GET_RESPONSIBLE on class CL_DTS_ENTRY_TEST has no parameter.
Method GET_RESPONSIBLE on class CL_DTS_ENTRY_TEST has no exception.

Method GET_RULES Signature

Method GET_RULES on class CL_DTS_ENTRY_TEST has no parameter.
# Exception Resumable Description Created on
1 CX_DTS_API Exception in DTS API 20070619
2 CX_DTS_RULE Exception in recurrence rule 20070605

Method IS_ACTIVE Signature

Method IS_ACTIVE on class CL_DTS_ENTRY_TEST has no parameter.
Method IS_ACTIVE on class CL_DTS_ENTRY_TEST has no exception.

Method IS_DISTRIBUTED Signature

Method IS_DISTRIBUTED on class CL_DTS_ENTRY_TEST has no parameter.
Method IS_DISTRIBUTED on class CL_DTS_ENTRY_TEST has no exception.

Method IS_PERIOD_OPEN Signature

Method IS_PERIOD_OPEN on class CL_DTS_ENTRY_TEST has no parameter.
Method IS_PERIOD_OPEN on class CL_DTS_ENTRY_TEST has no exception.

Method SERIALIZE Signature

Method SERIALIZE on class CL_DTS_ENTRY_TEST has no parameter.
# Exception Resumable Description Created on
1 CX_DTS_API Exception in DTS API 20070719

Method SET_ACTIVE Signature

Method SET_ACTIVE on class CL_DTS_ENTRY_TEST has no parameter.
Method SET_ACTIVE on class CL_DTS_ENTRY_TEST has no exception.

Method SET_END Signature

Method SET_END on class CL_DTS_ENTRY_TEST has no parameter.
# Exception Resumable Description Created on
1 CX_DTS_API Exception in DTS API 20070605

Method SET_INFO_TEXT Signature

Method SET_INFO_TEXT on class CL_DTS_ENTRY_TEST has no parameter.
Method SET_INFO_TEXT on class CL_DTS_ENTRY_TEST has no exception.

Method SET_MONITORING_STATUS Signature

Method SET_MONITORING_STATUS on class CL_DTS_ENTRY_TEST has no parameter.
Method SET_MONITORING_STATUS on class CL_DTS_ENTRY_TEST has no exception.

Method SET_RESPONSIBLE Signature

Method SET_RESPONSIBLE on class CL_DTS_ENTRY_TEST has no parameter.
Method SET_RESPONSIBLE on class CL_DTS_ENTRY_TEST has no exception.

Method SET_RULE Signature

Method SET_RULE on class CL_DTS_ENTRY_TEST has no parameter.
# 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

Method SET_START on class CL_DTS_ENTRY_TEST has no parameter.
# Exception Resumable Description Created on
1 CX_DTS_API Exception in DTS API 20070605
History
Last changed by/on SAP  20071217 
SAP Release Created in 710