SAP ABAP Interface IF_UAC_GROUP_HANDLER (IF w callback methods for events of the grouping panel)
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 composition (i COMPRISING i_ref)  IF_UAC_ETREE_HANDLER Composite: tree, group ( for Edit-Control ) 20020325
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UAC_GUI_HANDLER Handler for Events of Assignment Control 20030210
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_EVENT_HANDLER Event Handler (View Callbacks) 20020705
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UA_FORMULA_GUI_HANDLER Formula Builder: Event Handler for Tree View 20021125
Properties
Interface IF_UAC_GROUP_HANDLER  
Short Description IF w callback methods for events of the grouping panel    
General Data
Package UAC_VIEW   Views for MVC Pattern 
Created 20020325   SAP 
Last changed 20041006   SAP 
Unicode checks active    
Forward declarations
Interface IF_UAC_GROUP_HANDLER has no forward declaration.
Interfaces
Interface IF_UAC_GROUP_HANDLER has no interface.
Friends
Interface IF_UAC_GROUP_HANDLER has no friend.
Attributes
Interface IF_UAC_GROUP_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ON_GROUP_ITEM_ADDED Instance method Public Event handling method ON_GROUP_ITEM_ADDED 20020325
2 ON_GROUP_ITEM_REMOVED Instance method Public Event handling method ON_GROUP_ITEM_REMOVED 20020325
3 ON_GROUP_ORDER_CHANGED Instance method Public Event handling method ON_GROUP_ORDER_CHANGED 20020325
Events
Interface IF_UAC_GROUP_HANDLER has no event.
Types
Interface IF_UAC_GROUP_HANDLER has no local type.
Method Signatures

Method ON_GROUP_ITEM_ADDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_ID Call by reference Attribute reference (LIKE) 20020325
2 Importing PARENT_COLUMN_ID Call by reference Attribute reference (LIKE) 20020325
3 Importing SENDER Call by reference Attribute reference (LIKE) 20020903

Method ON_GROUP_ITEM_ADDED on Interface IF_UAC_GROUP_HANDLER has no exception.

Method ON_GROUP_ITEM_REMOVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_ID Call by reference Attribute reference (LIKE) 20020325
2 Importing SENDER Call by reference Attribute reference (LIKE) 20020903

Method ON_GROUP_ITEM_REMOVED on Interface IF_UAC_GROUP_HANDLER has no exception.

Method ON_GROUP_ORDER_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_ID Call by reference Attribute reference (LIKE) 20020325
2 Importing PARENT_COLUMN_ID Call by reference Attribute reference (LIKE) 20020325
3 Importing SENDER Call by reference Attribute reference (LIKE) 20020903

Method ON_GROUP_ORDER_CHANGED on Interface IF_UAC_GROUP_HANDLER has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 3.1B