SAP ABAP Class CL_MPD_ALV_EVENT_MGR (MPD: Event Manager for the ALV)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-AD-MPD (Application Component) Maintenance Program Definition
     AD_MPD (Package) Maintenance Program Definition
Properties
Class CL_MPD_ALV_EVENT_MGR  
Short Description MPD: Event Manager for the ALV    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AD_MPD   Maintenance Program Definition 
Created 20040216   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MPD_ALV_EVENT_MGR has no forward declaration.
Interfaces
Class CL_MPD_ALV_EVENT_MGR has no interface implemented.
Friends
Class CL_MPD_ALV_EVENT_MGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXPLOSION_MNGR Instance attribute Public Object reference (TYPE REF TO) CL_MPD_EXPLOSION_MANAGER MPD: Explosion of MPD objects from PSB structure 20040223
2 GR_ALV Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040217
3 GR_CHNGIMP Instance attribute Public Object reference (TYPE REF TO) MPD_CHNGIMP_RPT_TAB MPD: Table type for change implementation reporting 20040217
4 GR_CONSIST Instance attribute Public Object reference (TYPE REF TO) MPD_CONSIST_RPT_TAB MPD: Table type for consistency reporting 20040217
5 GR_ITAB Instance attribute Public Object reference (TYPE REF TO) DATA Reference to the itab holding the reporting data 20040218
6 GR_WORKSTAT Instance attribute Public Object reference (TYPE REF TO) MPD_WORKSTAT_RPT_TAB MPD: Table type for work status reporting 20040217
7 GV_STRUCT_NAME Instance attribute Public Type reference (TYPE) DD02L-TABNAME Structure name 20040413
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALV_INSTANCE Instance method Public Method Gets the instance of the ALV Grid 20040217
2 HANDLE_BUTTON_CLICK Instance method Public Event handling method 20040216
3 HANDLE_DOUBLE_CLICK Instance method Public Event handling method Handles Double Click 20040408
Events
Class CL_MPD_ALV_EVENT_MGR has no event.
Types
Class CL_MPD_ALV_EVENT_MGR has no local type.
Method Signatures

Method GET_ALV_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ALV Call by reference Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040217
2 Importing IR_EXPLOSION_MNGR Call by reference Object reference (TYPE REF TO) CL_MPD_EXPLOSION_MANAGER MPD: Explosion of MPD objects from PSB structure 20040223
3 Importing IR_TAB Call by reference Object reference (TYPE REF TO) DATA 20040217
4 Importing IV_STRUCT_NAME Call by reference Type reference (TYPE) DD02L-TABNAME Strukture Name 20040413

Method GET_ALV_INSTANCE on class CL_MPD_ALV_EVENT_MGR has no exception.

Method HANDLE_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_COL_ID Value transfer Attribute reference (LIKE) 20040216
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20040216

Method HANDLE_BUTTON_CLICK on class CL_MPD_ALV_EVENT_MGR has no exception.

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20040408
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20040408
3 Importing E_ROW Call by reference Attribute reference (LIKE) 20040408

Method HANDLE_DOUBLE_CLICK on class CL_MPD_ALV_EVENT_MGR has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in 500