SAP ABAP Class CL_STC_TEMP_SCENARIO (Temporary Task List (no persistence))
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_STC_SCENARIO | Task List Interface | 20130315 |
Properties
| Class | CL_STC_TEMP_SCENARIO | |
| Short Description | Temporary Task List (no persistence) | |
| 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_STC_SCENARIO | Task List Interface | 20130315 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_STC_SCENARIO_FACTORY | 20130315 | Task List Factory |
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_TASK | Task List | 20130315 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STC_SCENARIO_ID | Task List | 20130315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130315 |
Events
Class CL_STC_TEMP_SCENARIO has no event.
Types
Class CL_STC_TEMP_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 | IT_TASK | Call by reference | Type reference (TYPE) | IF_STCTM_TASK=>TT_TASK | List of Task Names | 20130416 | |||
| 2 | IV_SCENARIO_ID | Call by reference | Type reference (TYPE) | STC_SCENARIO_ID | Task List | 20130315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Task List Exception | 20130315 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |