SAP ABAP Interface IF_RSAWBN_EVENTS (General events in DWB)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-AWB (Application Component) Data Warehousing Workbench
⤷
RSAWBN_CORE (Package) CORE Components of Data Warehousing Workbench
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSAWBN_AWB | AWB main class | 20091209 |
Properties
| Interface | IF_RSAWBN_EVENTS | |
| Short Description | General events in DWB |
General Data
| Package | RSAWBN_CORE | CORE Components of Data Warehousing Workbench |
| Created | 20091209 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSAWBN_EVENTS has no forward declaration.
Interfaces
Interface IF_RSAWBN_EVENTS has no interface.
Friends
Interface IF_RSAWBN_EVENTS has no friend.
Attributes
Interface IF_RSAWBN_EVENTS has no attribute.
Methods
Interface IF_RSAWBN_EVENTS has no method.
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | AWBOBJ_CHANGED | Static Event (1) |
Public (2) |
An AWB object has been changed | 20091209 |
| 2 | NODE_SELECTION | Static Event (1) |
Public (2) |
Select Nodes in Tree (in View) | 20091209 |
| 3 | SELECT_NODES_IN_TREE | Static Event (1) |
Public (2) |
Select multiple nodes in a tree | 20091209 |
| 4 | TREE_SELECTION | Static Event (1) |
Public (2) |
Select Nodes in Tree (in View) | 20091209 |
| 5 | VIEW_SELECTION | Static Event (1) |
Public (2) |
Select Nodes in Tree (in View) | 20091209 |
Types
Interface IF_RSAWBN_EVENTS has no local type.
Event Signatures
Event AWBOBJ_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REFRESH | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_RSAWBN_REFRESH | AWB refresh Klasse | 20091209 |
Event NODE_SELECTION Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TREE_SELECTION | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_RSAWBN_TREE_SELECTION | Baum aktivieren inklusive Knotenselektion | 20091209 |
Event SELECT_NODES_IN_TREE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NODES_SEL | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_RSAWBN_SELECT_NODES_IN_TREE | Mehrere Knoten in einem Baum selektieren | 20091209 |
Event TREE_SELECTION Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TREE_SELECTION | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_RSAWBN_TREE_SELECTION | Baum aktivieren inklusive Knotenselektion | 20091209 |
Event VIEW_SELECTION Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TREE_SELECTION | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_RSAWBN_TREE_SELECTION | Baum aktivieren inklusive Knotenselektion | 20091209 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |