SAP ABAP Class CL_STC_EVENT_FACTORY (Factory for Technical Configuration Events)
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_EVENT_FACTORY | |
| Short Description | Factory for Technical Configuration Events | |
| 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 | 20121127 | SAP |
| Last change | 20130531 | 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_EVENT_FACTORY has no interface implemented.
Friends
Class CL_STC_EVENT_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | CL_STCTM_TASKLIST=>TT_TASK | Set of Test Tasks | 20121127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Cleanup all Test Tasks (for Unit Tests only!) | 20121127 | |
| 2 | Static method | Public | Method | Collect Event Tasks implementing Event | 20121127 | |
| 3 | Static method | Public | Method | Prepare Test Task (for Unit Tests only!) | 20121127 | |
| 4 | Static method | Public | Method | Create initial Event Instance | 20121127 |
Events
Class CL_STC_EVENT_FACTORY has no event.
Types
Class CL_STC_EVENT_FACTORY has no local type.
Method Signatures
Method CLEANUP_TEST_EVENT Signature
Method CLEANUP_TEST_EVENT on class CL_STC_EVENT_FACTORY has no parameter.
Method CLEANUP_TEST_EVENT on class CL_STC_EVENT_FACTORY has no exception.
Method COLLECT_EVENT_TASKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TASKS | Call by reference | Type reference (TYPE) | CL_STCTM_TASKLIST=>TT_TASK | List of Tasks | 20121127 | |||
| 2 | IV_TASKNAME | Call by reference | Type reference (TYPE) | STC_TASK_ID | Task ID | 20121127 |
Method COLLECT_EVENT_TASKS on class CL_STC_EVENT_FACTORY has no exception.
Method COLLECT_TEST_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_STCTM_EVENT | Technical Configuration Task | 20121127 |
Method COLLECT_TEST_EVENT on class CL_STC_EVENT_FACTORY has no exception.
Method CREATE_EVENT 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 | 20121127 | |||
| 2 | RO_EVENT | Value transfer | Object reference (TYPE REF TO) | IF_STCTM_EVENT | TC Event | 20121127 |
Method CREATE_EVENT on class CL_STC_EVENT_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |