SAP ABAP Class CL_STC_SCENARIO_CONFIG (Task List Configuration)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SAP_BASIS_COPY_CONFIG | Configuration for Basis Copy Task Lists | 20131025 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_STC_TEST_SCENARIO_CONFIG | Configuration of Test Task Lists | 20131106 |
Properties
| Class | CL_STC_SCENARIO_CONFIG | |
| Short Description | Task List Configuration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | STC_TM | |
| Program status | ||
| Category | 0 | |
| Package | STC_TM | Technical Configuration Task Management |
| Created | 20130802 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_STC_SCENARIO_CONFIG has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_STC_SCENARIO_FACTORY | 20131106 | Task List Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | STC_SCENARIO_ID | Current Task List ID -> Set by Task Manager | 20131106 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Define if content of task list is visible | 20131106 | |
| 2 | Instance method | Public | Method | Description of task list configration | 20131106 | |
| 3 | Instance method | Public | Method | Define if task list itself is not visible | 20131106 |
Events
Class CL_STC_SCENARIO_CONFIG has no event.
Types
Class CL_STC_SCENARIO_CONFIG has no local type.
Method Signatures
Method CONTENT_VISIBLE Signature
Method CONTENT_VISIBLE on class CL_STC_SCENARIO_CONFIG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Content is not visible | 20131106 |
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DESCR | Value transfer | Type reference (TYPE) | STC_SCENARIO_CONFIG_DESCR | Task List Configuration Description | 20131106 |
Method GET_DESCRIPTION on class CL_STC_SCENARIO_CONFIG has no exception.
Method SCENARIO_VISIBLE Signature
Method SCENARIO_VISIBLE on class CL_STC_SCENARIO_CONFIG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Task list is not visible | 20131106 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |