SAP ABAP Interface IF_SALV_EVENTS_TREE (Events for the Tree Structure)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_OM_OBJECTS (Package) ALV Object Model Basis Classes

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_EVENTS_TREE | Events for Tree Structures | 20040407 |
Properties
Interface | IF_SALV_EVENTS_TREE | |
Short Description | Events for the Tree Structure |
General Data
Package | SALV_OM_OBJECTS | ALV Object Model Basis Classes |
Created | 20040219 | SAP |
Last changed | 20040930 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SALV_EVENTS_TREE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SALV_C_KEYS | ALV: Keys for Key Press Event of Tree | 20040407 |
Friends
Interface IF_SALV_EVENTS_TREE has no friend.
Attributes
Interface IF_SALV_EVENTS_TREE has no attribute.
Methods
Interface IF_SALV_EVENTS_TREE has no method.
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CHECKBOX_CHANGE | Instance Event (0) |
Public (2) |
Control After Changing a Checkbox | 20040407 |
2 | DOUBLE_CLICK | Instance Event (0) |
Public (2) |
Control After Double-Click | 20040407 |
3 | EXPAND_EMPTY_FOLDER | Instance Event (0) |
Public (2) |
Control After Opening an Empty Branch | 20040407 |
4 | KEYPRESS | Instance Event (0) |
Public (2) |
Control After Printing a Specific Button | 20040407 |
5 | LINK_CLICK | Instance Event (0) |
Public (2) |
Control After Single Click on Link or Button | 20040407 |
Types
Interface IF_SALV_EVENTS_TREE has no local type.
Event Signatures
Event CHECKBOX_CHANGE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CHECKED | Exporting | Value transfer | Type reference (TYPE) | SAP_BOOL | Checkbox ist gefüllt | 20040407 | ||
2 | COLUMNNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040407 | ||
3 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | SALV_DE_NODE_KEY | Knotenschlüssel | 20040407 |
Event DOUBLE_CLICK Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | COLUMNNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040407 | ||
2 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | SALV_DE_NODE_KEY | Knotenschlüssel | 20040407 |
Event EXPAND_EMPTY_FOLDER Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | SALV_DE_NODE_KEY | Knotenschlüssel | 20040407 |
Event KEYPRESS Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | COLUMNNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040407 | ||
2 | KEY | Exporting | Value transfer | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Datenelement für Konstanten | 20040407 | ||
3 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | SALV_DE_NODE_KEY | Knotenschlüssel | 20040407 |
Event LINK_CLICK Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | COLUMNNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | ALV-Control: Feldname internes Tabellenfeld | 20040407 | ||
2 | NODE_KEY | Exporting | Value transfer | Type reference (TYPE) | SALV_DE_NODE_KEY | Knotenschlüssel | 20040702 |
History
Last changed by/on | SAP | 20040930 |
SAP Release Created in | 700 |