SAP ABAP Class CL_REOR_MP_GI_HANDLER (CAD Provider Handler in Move Planning)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-RS (Application Component) Room Reservations and Seating Arrangements
⤷
RE_OR_PO (Package) RE: Continuous Occupancy

⤷

⤷

Properties
Class | CL_REOR_MP_GI_HANDLER | |
Short Description | CAD Provider Handler in Move Planning | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_OR_PO | RE: Continuous Occupancy |
Created | 20080331 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_REOR_MP_GI_HANDLER has no forward declaration.
Interfaces
Class CL_REOR_MP_GI_HANDLER has no interface implemented.
Friends
Class CL_REOR_MP_GI_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'SAP_MPC_DBLCLK' | OK Code: Double Click | 20080331 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'SAP_MPC_ENTER' | OK Code: Double Click | 20080331 | |
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECA_CAD_PROVIDER | CAD Provider: Interface | 20080331 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_REOR_MP_GI_LOCAL_HANDLER | Local Handler for Graphik Implementation for Move Plan | 20080331 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RE_T_GI_BUSOBJ | Business Object Key for Graphic | 20080331 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Release of Handler | 20080331 |
2 | ![]() |
Instance method | Protected | Event handling method | Handler for Ending BDT Application | 20080331 |
3 | ![]() |
Instance method | Protected | Event handling method | Handler for Context Menu | 20080331 |
4 | ![]() |
Instance method | Protected | Event handling method | Handler for Context Menu Selection | 20080331 |
5 | ![]() |
Instance method | Protected | Event handling method | Handler for Double Click | 20080331 |
6 | ![]() |
Instance method | Protected | Event handling method | Handler for Quick Info | 20080331 |
7 | ![]() |
Instance method | Protected | Event handling method | Handler for Single Click | 20080331 |
8 | ![]() |
Instance method | Public | Method | Initialization of Handler | 20080331 |
9 | ![]() |
Instance method | Public | Method | Sets Local Handler | 20080331 |
Events
Class CL_REOR_MP_GI_HANDLER has no event.
Types
Class CL_REOR_MP_GI_HANDLER has no local type.
Method Signatures
Method FREE Signature
Method FREE on class CL_REOR_MP_GI_HANDLER has no parameter.
Method FREE on class CL_REOR_MP_GI_HANDLER has no exception.
Method HANDLE_BDT_APPLICATION_ENDED Signature
Method HANDLE_BDT_APPLICATION_ENDED on class CL_REOR_MP_GI_HANDLER has no parameter.
Method HANDLE_BDT_APPLICATION_ENDED on class CL_REOR_MP_GI_HANDLER has no exception.
Method HANDLE_CONTEXT_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CTMENU | Call by reference | Attribute reference (LIKE) | 20080331 | ||||
2 | ![]() |
IT_BUSOBJ | Call by reference | Attribute reference (LIKE) | 20080331 |
Method HANDLE_CONTEXT_MENU on class CL_REOR_MP_GI_HANDLER has no exception.
Method HANDLE_CONTEXT_MENU_SELECTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_FUNCTION | Call by reference | Attribute reference (LIKE) | 20080331 | ||||
2 | ![]() |
IT_BUSOBJ | Call by reference | Attribute reference (LIKE) | 20080331 |
Method HANDLE_CONTEXT_MENU_SELECTED on class CL_REOR_MP_GI_HANDLER has no exception.
Method HANDLE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_BUSOBJ | Call by reference | Attribute reference (LIKE) | 20080331 |
Method HANDLE_DOUBLE_CLICK on class CL_REOR_MP_GI_HANDLER has no exception.
Method HANDLE_QUICKINFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_QUICKINFO | Call by reference | Attribute reference (LIKE) | 20080331 | ||||
2 | ![]() |
IS_BUSOBJ | Call by reference | Attribute reference (LIKE) | 20080331 |
Method HANDLE_QUICKINFO on class CL_REOR_MP_GI_HANDLER has no exception.
Method HANDLE_SINGLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_BUSOBJ | Call by reference | Attribute reference (LIKE) | 20080331 |
Method HANDLE_SINGLE_CLICK on class CL_REOR_MP_GI_HANDLER has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CAD_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_RECA_CAD_PROVIDER | CAD Provider: Schnittstelle | 20080331 |
Method INIT on class CL_REOR_MP_GI_HANDLER has no exception.
Method SET_LOCAL_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_LOCAL_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_REOR_MP_GI_LOCAL_HANDLER | Lokaler Handler für Grafikimplementierung beim Umzugsplan | 20080331 |
Method SET_LOCAL_HANDLER on class CL_REOR_MP_GI_HANDLER has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |