SAP ABAP Interface IF_UAC_GUI_EDGE_EVENT (Events of the assignment area, hndld by if_uac_edge_handler)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UAC_VIEW (Package) Views for MVC Pattern

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UAC_GUI_ALV_ASSIGNMENT_TREE | Assignment based on ALV Tree | 20031010 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UAC_GUI_ASSIGNMENT_TREE | Assignment based on Assignment Control | 20020903 |
Properties
Interface | IF_UAC_GUI_EDGE_EVENT | |
Short Description | Events of the assignment area, hndld by if_uac_edge_handler |
General Data
Package | UAC_VIEW | Views for MVC Pattern |
Created | 20020903 | SAP |
Last changed | 20041006 | SAP |
Unicode checks active |
Forward declarations
Interface IF_UAC_GUI_EDGE_EVENT has no forward declaration.
Interfaces
Interface IF_UAC_GUI_EDGE_EVENT has no interface.
Friends
Interface IF_UAC_GUI_EDGE_EVENT has no friend.
Attributes
Interface IF_UAC_GUI_EDGE_EVENT has no attribute.
Methods
Interface IF_UAC_GUI_EDGE_EVENT has no method.
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EDGE_CREATE | Instance Event (0) |
Public (2) |
User has created an edge | 20020903 |
2 | EDGE_DOUBLE_CLICK | Instance Event (0) |
Public (2) |
edge has been doublecklicked | 20020903 |
3 | EDGE_REMOVE | Instance Event (0) |
Public (2) |
User has deleted an edge | 20020903 |
Types
Interface IF_UAC_GUI_EDGE_EVENT has no local type.
Event Signatures
Event EDGE_CREATE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | SRC_NODE_ID | Exporting | Value transfer | Type reference (TYPE) | UAC_NODE_ID | Analytical Cost Management: ID eines Knotens | 20020903 | ||
2 | TRG_NODE_ID | Exporting | Value transfer | Type reference (TYPE) | UAC_NODE_ID | Analytical Cost Management: ID eines Knotens | 20020903 |
Event EDGE_DOUBLE_CLICK Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EDGE_ID | Exporting | Value transfer | Type reference (TYPE) | UAC_EDGE_ID | Analytical Cost Management: ID einer Kante | 20020903 |
Event EDGE_REMOVE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EDGE_ID | Exporting | Value transfer | Type reference (TYPE) | UAC_EDGE_ID | Analytical Cost Management: ID einer Kante | 20020903 |
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 320 |