SAP ABAP Interface IF_UAC_GUI_GROUP_EVENT (Events of the grouping panel, hndld by if _uac_group_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_ATREE_ABSTRACT | Abstract Class for ALV Tree Control | 20031010 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UAC_GUI_ATREE_ABSTRACT | Abstract Class for Assignment Control | 20020903 |
Properties
| Interface | IF_UAC_GUI_GROUP_EVENT | |
| Short Description | Events of the grouping panel, hndld by if _uac_group_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_GROUP_EVENT has no forward declaration.
Interfaces
Interface IF_UAC_GUI_GROUP_EVENT has no interface.
Friends
Interface IF_UAC_GUI_GROUP_EVENT has no friend.
Attributes
Interface IF_UAC_GUI_GROUP_EVENT has no attribute.
Methods
Interface IF_UAC_GUI_GROUP_EVENT has no method.
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | GROUP_ITEM_ADDED | Instance Event (0) |
Public (2) |
Column added to grouping panel | 20020903 |
| 2 | GROUP_ITEM_REMOVED | Instance Event (0) |
Public (2) |
Column removed from grouping panel | 20020903 |
| 3 | GROUP_ORDER_CHANGED | Instance Event (0) |
Public (2) |
Column order in grouping panel changed | 20020903 |
Types
Interface IF_UAC_GUI_GROUP_EVENT has no local type.
Event Signatures
Event GROUP_ITEM_ADDED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_ID | Exporting | Value transfer | Type reference (TYPE) | UAC_COLUMN_ID | Analytical Cost Management: ID einer Spalte | 20020903 | ||
| 2 | PARENT_COLUMN_ID | Exporting | Value transfer | Type reference (TYPE) | UAC_COLUMN_ID | Analytical Cost Management: ID einer Spalte | 20020903 |
Event GROUP_ITEM_REMOVED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_ID | Exporting | Value transfer | Type reference (TYPE) | UAC_COLUMN_ID | Analytical Cost Management: ID einer Spalte | 20020903 |
Event GROUP_ORDER_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_ID | Exporting | Value transfer | Type reference (TYPE) | UAC_COLUMN_ID | Analytical Cost Management: ID einer Spalte | 20020903 | ||
| 2 | PARENT_COLUMN_ID | Exporting | Value transfer | Type reference (TYPE) | UAC_COLUMN_ID | Analytical Cost Management: ID einer Spalte | 20020903 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 320 |