SAP ABAP Interface /BOBF/IF_TUI_EVENTS (Interface containing all Events of the Controls)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
AP-RC-BOF-TST (Application Component) Business Object Processing Framework Tests
⤷
/BOBF/TEST_UI (Package) Business Object Processing Framework Test UI

⤷

⤷

Meta Relationship - Used By
Properties
Interface | /BOBF/IF_TUI_EVENTS | |
Short Description | Interface containing all Events of the Controls |
General Data
Package | /BOBF/TEST_UI | Business Object Processing Framework Test UI |
Created | 20090528 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface /BOBF/IF_TUI_EVENTS has no forward declaration.
Interfaces
Interface /BOBF/IF_TUI_EVENTS has no interface.
Friends
Interface /BOBF/IF_TUI_EVENTS has no friend.
Attributes
Interface /BOBF/IF_TUI_EVENTS has no attribute.
Methods
Interface /BOBF/IF_TUI_EVENTS has no method.
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CONFIGURATION | Instance Event (0) |
Public (2) |
20090528 | |
2 | INSTANCES_CHANGED | Instance Event (0) |
Public (2) |
Raised, as soon as a control changes instances | 20090528 |
3 | INSTANCES_CREATED | Instance Event (0) |
Public (2) |
Raised, as soon as a control creates instances | 20090528 |
4 | INSTANCES_DELETED | Instance Event (0) |
Public (2) |
Raised, as soon as a control deletes instances | 20090528 |
5 | INSTANCES_LOADED | Instance Event (0) |
Public (2) |
Raised, as soon as a control loads instances | 20090528 |
6 | INSTANCE_OPENED | Instance Event (0) |
Public (2) |
Raised, as soon as an instance is selected in table editor | 20090528 |
7 | MARK_MESSAGE_ORIGIN_LOCATION | Instance Event (0) |
Public (2) |
20090528 | |
8 | MESSAGE_CREATED | Instance Event (0) |
Public (2) |
Raised, as soon as a new message has been received | 20090528 |
9 | NEW_CONSUMER_ROUNDTRIP | Instance Event (0) |
Public (2) |
Raised, as soon as the consumer starts an activity | 20090528 |
10 | SELECTION_CHANGED | Instance Event (0) |
Public (2) |
Raised, as soon as the selection was changed by the user | 20090528 |
11 | SYNC_NOTIFICATIONS | Instance Event (0) |
Public (2) |
20090528 | |
12 | TRANSACTION_CLEANEDUP | Instance Event (0) |
Public (2) |
Raised, as soon as the transaction has been cleaned up | 20090528 |
13 | TRANSACTION_SAVED | Instance Event (0) |
Public (2) |
Raised, as soon as the transaction has been saved | 20090528 |
Types
Interface /BOBF/IF_TUI_EVENTS has no local type.
Event Signatures
Event CONFIGURATION Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IV_OBEY_PROPERTIES | Exporting | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090528 | ||
2 | IV_SHOW_CHANGES | Exporting | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120420 | ||
3 | IV_SHOW_KEYS | Exporting | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090528 |
Event INSTANCES_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IT_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/T_FRW_KEY2 | Key table | 20090528 | ||
2 | IV_BO_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20090528 | ||
3 | IV_NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20090528 |
Event INSTANCES_CREATED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IV_ASSOCIATION | Exporting | Value transfer | Type reference (TYPE) | /BOBF/OBM_ASSOC_KEY | Association | 20090528 | ||
2 | IV_BO_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20090528 | ||
3 | IV_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/CONF_KEY | Key table | 20090528 | ||
4 | IV_NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20090528 | ||
5 | IV_SOURCE_BO_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20090528 | ||
6 | IV_SOURCE_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/CONF_KEY | Key table | 20090528 | ||
7 | IV_SOURCE_NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20090528 |
Event INSTANCES_DELETED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IT_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/T_FRW_KEY2 | Key table | 20090528 | ||
2 | IV_BO_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20090528 | ||
3 | IV_NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20090528 |
Event INSTANCES_LOADED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IT_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/T_FRW_KEY2 | Key table | 20090528 | ||
2 | IV_BO_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20090528 | ||
3 | IV_NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20090528 |
Event INSTANCE_OPENED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IV_BO_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20090528 | ||
2 | IV_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20090528 | ||
3 | IV_NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20090528 |
Event MARK_MESSAGE_ORIGIN_LOCATION Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IT_ATTRIBUTE_NAME | Exporting | Value transfer | Type reference (TYPE) | /BOBF/T_FRW_NAME | List of Names (e.g. Fieldnames) | 20090528 | ||
2 | IV_BO_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20090528 | ||
3 | IV_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20090528 | ||
4 | IV_NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20090528 | ||
5 | IV_SEVERITY | Exporting | Value transfer | Type reference (TYPE) | C | 20090528 |
Event MESSAGE_CREATED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IO_MESSAGE | Exporting | Value transfer | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MESSAGE | Interface of Message Object | 20090528 |
Event NEW_CONSUMER_ROUNDTRIP Signature
Event NEW_CONSUMER_ROUNDTRIP on Interface /BOBF/IF_TUI_EVENTS has no parameter.
Event SELECTION_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IT_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/T_FRW_KEY2 | 20090528 | |||
2 | IT_SOURCE_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/T_FRW_KEY2 | Key table | 20090528 | ||
3 | IV_ASSOCIATION | Exporting | Value transfer | Type reference (TYPE) | /BOBF/OBM_ASSOC_KEY | Association | 20090528 | ||
4 | IV_BO_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/OBM_BO_KEY | 20090528 | |||
5 | IV_NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | 20090528 | |||
6 | IV_SOURCE_BO_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/OBM_BO_KEY | Business Object | 20090528 | ||
7 | IV_SOURCE_NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | Node | 20090528 |
Event SYNC_NOTIFICATIONS Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IO_CHANGE | Exporting | Value transfer | Object reference (TYPE REF TO) | /BOBF/IF_TRA_CHANGE | Interface for transaction change objects | 20090528 |
Event TRANSACTION_CLEANEDUP Signature
Event TRANSACTION_CLEANEDUP on Interface /BOBF/IF_TUI_EVENTS has no parameter.
Event TRANSACTION_SAVED Signature
Event TRANSACTION_SAVED on Interface /BOBF/IF_TUI_EVENTS has no parameter.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 702 |