SAP ABAP Class CL_STC_EMBEDDED_SCENARIO (Embedded Task List used in Task List Run/Variant)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
⤷
STC_TM (Package) Technical Configuration Task Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20130315 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STC_SCENARIO | Task List Interface | 20130315 |
Properties
| Class | CL_STC_EMBEDDED_SCENARIO | |
| Short Description | Embedded Task List used in Task List Run/Variant | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | STC_TM | |
| Program status | ||
| Category | 0 | |
| Package | STC_TM | Technical Configuration Task Management |
| Created | 20130315 | SAP |
| Last change | 20140121 | 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... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20130315 | ||
| 2 | IF_STC_SCENARIO | Task List Interface | 20130315 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_STCTM_PERSISTENCE | 20130315 | Task List Run/Variant Persistence | |
| 2 | CL_STCTM_SESSION | 20130315 | Task List Run | |
| 3 | CL_STCTM_TEMPLATE | 20130315 | Task List Variant | |
| 4 | CL_STCTM_XML_UTILITIES | 20130418 | Helper methods for XML processing |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | IF_STC_SCENARIO=>T_PROPERTIES | Task List Properties | 20130315 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_STC_SCENARIO=>TT_ATTR | Task List Attributes | 20130315 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | IF_STC_SCENARIO=>TT_DESCR | Task List Descriptions | 20130315 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | IF_STC_SCENARIO=>TT_TASK | Task List | 20130315 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | UFPS_POSID | Application component ID | 20130315 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STC_SCENARIO_ID | Task List | 20130315 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SAP_BOOL | 'X' if origin Task List exists only temporarily | 20130315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130315 |
Events
Class CL_STC_EMBEDDED_SCENARIO has no event.
Types
Class CL_STC_EMBEDDED_SCENARIO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SCENARIO | Call by reference | Object reference (TYPE REF TO) | IF_STC_SCENARIO | Original Task List | 20130315 | |||
| 2 | IR_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_STCTM_SESSION | Task List Run (for recovery) | 20130315 | |||
| 3 | IR_TEMPLATE | Call by reference | Object reference (TYPE REF TO) | CL_STCTM_TEMPLATE | Task List Variant (for recovery) | 20130315 |
Method CONSTRUCTOR on class CL_STC_EMBEDDED_SCENARIO has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |