SAP ABAP Class CL_STC_TASK_FACTORY (Factory for Technical Configuration Tasks)
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
⤷
⤷
Properties
| Class | CL_STC_TASK_FACTORY | |
| Short Description | Factory for Technical Configuration Tasks | |
| 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 | 20120326 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_STC_TASK_FACTORY has no interface implemented.
Friends
Class CL_STC_TASK_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | CL_STCTM_TASKLIST=>TT_TASK | Set of Test Tasks | 20120327 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Cleanup all Test Tasks (for Unit Tests only!) | 20120327 | |
| 2 | Static method | Public | Method | Prepare Test Task (for Unit Tests only!) | 20120326 | |
| 3 | Static method | Public | Method | Create initial Task Instance | 20120326 |
Events
Class CL_STC_TASK_FACTORY has no event.
Types
Class CL_STC_TASK_FACTORY has no local type.
Method Signatures
Method CLEANUP_TEST_TASKS Signature
Method CLEANUP_TEST_TASKS on class CL_STC_TASK_FACTORY has no parameter.
Method CLEANUP_TEST_TASKS on class CL_STC_TASK_FACTORY has no exception.
Method COLLECT_TEST_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TASK | Call by reference | Object reference (TYPE REF TO) | IF_STCTM_TASK | Technical Configuration Task | 20120326 |
Method COLLECT_TEST_TASK on class CL_STC_TASK_FACTORY has no exception.
Method CREATE_TASK 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 | TC Task ID | 20120326 | |||
| 2 | IV_TASKTYPE | Value transfer | Type reference (TYPE) | STC_TASK_TYPE | TC Task Type | 20120326 | |||
| 3 | RO_TASK | Value transfer | Object reference (TYPE REF TO) | IF_STCTM_TASK | TC Task | 20120326 |
Method CREATE_TASK on class CL_STC_TASK_FACTORY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 732 |