SAP ABAP Class CL_STCTM_UI_TASK (User interface task (demo))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
⤷
STC_TEST (Package) Technical Configuration Test Package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20101115 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_PC_TASK | Pre-Check Task | 20101115 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_TASK | Technical Configuration Task | 20101115 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_UI_TASK | User Interface Task | 20101115 |
Properties
| Class | CL_STCTM_UI_TASK | |
| Short Description | User interface task (demo) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | STC_TASK | |
| Program status | ||
| Category | 0 | |
| Package | STC_TEST | Technical Configuration Test Package |
| Created | 20101115 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_STCTM_UI_TASK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20101115 | ||
| 2 | IF_STCTM_PC_TASK | Pre-Check Task | 20101115 | ||
| 3 | IF_STCTM_TASK | Technical Configuration Task | 20101115 | ||
| 4 | IF_STCTM_UI_TASK | User Interface Task | 20101115 |
Friends
Class CL_STCTM_UI_TASK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STCTM_S_DEMO | Structure for Control of Demo Task Behaviour | 20101206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20101115 | |
| 2 | Instance method | Private | Method | Manipulate successor tasks | 20111017 |
Events
Class CL_STCTM_UI_TASK has no event.
Types
Class CL_STCTM_UI_TASK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_STCTM_UI_TASK has no parameter.
Method CONSTRUCTOR on class CL_STCTM_UI_TASK has no exception.
Method MANIPULATE_SUCCESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TASKLIST | Call by reference | Object reference (TYPE REF TO) | CL_STCTM_TASKLIST | Configured List of Tasks | 20111017 |
Method MANIPULATE_SUCCESSORS on class CL_STCTM_UI_TASK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |