SAP ABAP Class CL_STCTM_DUMMY_TASK (Dummy Task (not selectable, not executable))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
⤷
STC_TASK (Package) Technical Configuration Task Definition
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20110405 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_TASK | Technical Configuration Task | 20110405 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_UI_TASK | User Interface Task | 20121112 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_STCTM_DUMMY_EVNT | Dummy Event (not selectable, not resolveable) | 20130117 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_STCTM_DUMMY_TASK_CREATE_ERR | Dummy Task - Original Task cannot be created; diff. reasons | 20120927 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_STCTM_DUMMY_TASK_DONT_EXIST | Dummy Task - Original Task does not exist | 20120927 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_STCTM_DUMMY_TASK_INCONSIST | Dummy Task - Original Task within existing TL is inconsist. | 20121001 |
Properties
| Class | CL_STCTM_DUMMY_TASK | |
| Short Description | Dummy Task (not selectable, not executable) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | STC_TASK | |
| Program status | ||
| Category | 0 | |
| Package | STC_TASK | Technical Configuration Task Definition |
| Created | 20110405 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20110405 | ||
| 2 | IF_STCTM_TASK | Technical Configuration Task | 20110405 | ||
| 3 | IF_STCTM_UI_TASK | User Interface Task | 20121112 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_STCTM_TASKLIST | 20121019 | Configured List of Tasks | |
| 2 | CL_STCTM_XML_UTILITIES | 20121016 | Helper methods for XML processing |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | XSTRING | XML of original task | 20121001 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STC_TASK_ID | Task ID | 20110930 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STC_TASK_TYPE | Task Type | 20110930 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110930 | |
| 2 | Instance method | Public | Method | Return XML of original task | 20121017 |
Events
Class CL_STCTM_DUMMY_TASK has no event.
Types
Class CL_STCTM_DUMMY_TASK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TASKNAME | Call by reference | Type reference (TYPE) | STC_TASK_ID | Task ID | 20110930 | |||
| 2 | IV_TASKTYPE | Call by reference | Type reference (TYPE) | STC_TASK_TYPE | 'CLAS' | Task Type | 20110930 |
Method CONSTRUCTOR on class CL_STCTM_DUMMY_TASK has no exception.
Method GET_ORIGINAL_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_XML | Value transfer | Type reference (TYPE) | XSTRING | XML of original task | 20121017 |
Method GET_ORIGINAL_XML on class CL_STCTM_DUMMY_TASK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |