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 | 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 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_DTS_EDITOR | Edit Entry in Downtime Schedule | 20070601 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_DTS_READER | 20070601 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SCRULE_EXP | 20070601 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | DTSCATEGORY | IF_DTS_READER=>C_CAT_PLANNED_AVAILABILITY | 20070601 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | DTSCOMPKEY | IF_DTS_READER=>C_COMP_LOCAL | 20070601 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | DTSCOMPTP | 'UTEST' | 20070601 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | DTSGUID | DTS: GUID of an entry in the downtime schedule | 20070601 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | FLAG | 'X' | Expected result of is_active( ) | 20070913 | ||
| 9 | Instance attribute | Protected | Type reference (TYPE) | FLAG | SPACE | Expected result of is_distributed( ) | 20070605 | ||
| 10 | Instance attribute | Protected | Type reference (TYPE) | FLAG | space | Expected result of is_period_open( ) | 20070605 | ||
| 11 | Instance attribute | Protected | Type reference (TYPE) | DTSINFOTXT | 'This is a Unit Test' | 20070601 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | DTSMONSTAT | IF_DTS_READER=>C_MONSTAT_NO_INCIDENTS | 20070601 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | DTSOWNER | 'TESTER' | DTS: System Owner | 20070605 | ||
| 14 | Instance attribute | Protected | Type reference (TYPE) | DTSREASON | DTS: Technical Downtime Reason | 20070605 |
Methods
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 | Exception in DTS API | 20070603 | ||
| 2 | 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 | Exception in DTS API | 20070603 | ||
| 2 | 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 | 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 | 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 | 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 | Exception in DTS API | 20070619 | ||
| 2 | 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 | 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 | 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 | Exception in DTS API | 20070621 | ||
| 2 | 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 | Exception in DTS API | 20070605 |
History
| Last changed by/on | SAP | 20071217 |
| SAP Release Created in | 710 |