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 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_MPD_EXPLOSION_MANAGER | MPD: Explosion of MPD objects from PSB structure | 20040223 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20040217 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | MPD_CHNGIMP_RPT_TAB | MPD: Table type for change implementation reporting | 20040217 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | MPD_CONSIST_RPT_TAB | MPD: Table type for consistency reporting | 20040217 | ||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Reference to the itab holding the reporting data | 20040218 | ||
6 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | MPD_WORKSTAT_RPT_TAB | MPD: Table type for work status reporting | 20040217 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DD02L-TABNAME | Structure name | 20040413 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets the instance of the ALV Grid | 20040217 |
2 | ![]() |
Instance method | Public | Event handling method | 20040216 | |
3 | ![]() |
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 | ![]() |
IR_ALV | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20040217 | ||
2 | ![]() |
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 | ![]() |
IR_TAB | Call by reference | Object reference (TYPE REF TO) | DATA | 20040217 | |||
4 | ![]() |
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 | ![]() |
ES_COL_ID | Value transfer | Attribute reference (LIKE) | 20040216 | ||||
2 | ![]() |
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 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20040408 | ||||
2 | ![]() |
E_COLUMN | Call by reference | Attribute reference (LIKE) | 20040408 | ||||
3 | ![]() |
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 |