SAP ABAP Class CL_STCTM_EVENT_BY_INTERFACE (Event; Event tasks are defined by ABAP interface)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20121127 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_EVENT | Event | 20121127 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_STCTM_TASK | Technical Configuration Task | 20121128 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_STCE_POST_HANA_MIGRATION | Event: Post Hana Migration Activities | 20130125 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_STCE_POST_SYSTEM_INI_CONFIG | Event: Post System Initial Configuration | 20121213 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_STCTE_DEFECT01 | Test event: Defect, it tags to a non-existing interface | 20121205 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_STCTE_EMPTY | Test event: Empty, no event tasks registered | 20121129 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_STCTE_REPLACE | Test event: One event task replaces another one | 20121129 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_STCTE_SIMPLE | Test event: Contains three event tasks | 20121128 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_STCT_SC_EVENT_POST_EXPORT | Event: Post System Initial Configuration | 20131025 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_STCT_SC_EVENT_POST_IMPORT | Event: Post System Initial Configuration | 20131025 |
Properties
Class | CL_STCTM_EVENT_BY_INTERFACE | |
Short Description | Event; Event tasks are defined by ABAP interface | |
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 | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_STCTM_EVENT_BY_INTERFACE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20121127 | ||
2 | IF_STCTM_EVENT | Event | 20121127 | ||
3 | IF_STCTM_TASK | Technical Configuration Task | 20121128 |
Friends
Class CL_STCTM_EVENT_BY_INTERFACE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CLASSNAME | Event Task Interface Name | 20121127 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20121127 |
Events
Class CL_STCTM_EVENT_BY_INTERFACE has no event.
Types
Class CL_STCTM_EVENT_BY_INTERFACE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EV_TASK_INTERFACE_NAME | Call by reference | Type reference (TYPE) | CLASSNAME | Event Task Interface Name | 20121127 |
Method CONSTRUCTOR on class CL_STCTM_EVENT_BY_INTERFACE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |