SAP ABAP Interface IF_STCTM_EVENT (Event)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_STCTM_DUMMY_EVNT | Dummy Event (not selectable, not resolveable) | 20130117 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_STCTM_EVENT_BY_INTERFACE | Event; Event tasks are defined by ABAP interface | 20121127 |
Properties
Interface | IF_STCTM_EVENT | |
Short Description | Event |
General Data
Package | STC_TASK | Technical Configuration Task Definition |
Created | 20121127 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_STCTM_EVENT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20121127 | ||
2 | IF_STCTM_TASK | Technical Configuration Task | 20121128 |
Friends
Interface IF_STCTM_EVENT has no friend.
Attributes
Interface IF_STCTM_EVENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Sorted List of Event Tasks | 20121127 |
Events
Interface IF_STCTM_EVENT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_EV_TASKS | Public | See coding | Event Tasks | 20121127 | tt_ev_tasks TYPE TABLE OF t_ev_task
|
|
2 | T_EV_TASK | Public | See coding | Event Task | 20121128 | BEGIN OF t_ev_task,
ev_task_id TYPE stc_task_id,
END OF t_ev_task
|
Method Signatures
Method GET_EVENT_TASKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EV_TASKS | Call by reference | Type reference (TYPE) | TT_EV_TASKS | Sorted List of Event Tasks | 20121127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Task Exception | 20121128 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |