SAP ABAP Class CL_SEM_MP_EVENT_DISPATCH (Event Dispatcher)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPS (Application Component) Business Planning and Simulation
⤷
UPP (Package) SEM-BPS: Planning Processor and Layout Builder
⤷
⤷
Properties
| Class | CL_SEM_MP_EVENT_DISPATCH | |
| Short Description | Event Dispatcher | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UPP | SEM-BPS: Planning Processor and Layout Builder |
| Created | 20010629 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SEM_MP_EVENT_DISPATCH has no forward declaration.
Interfaces
Class CL_SEM_MP_EVENT_DISPATCH has no interface implemented.
Friends
Class CL_SEM_MP_EVENT_DISPATCH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | UPP_YS_HNDL | SEM Planning: Handle (Area, Level, Package, Layout, ...) | 20010629 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20010629 | ||
| 2 | Instance method | Public | Event handling method | Dropdown: Toolbar | 20010629 | |
| 3 | Instance method | Public | Event handling method | Toolbar Function | 20010629 | |
| 4 | Instance method | Public | Event handling method | Document Class: Event | 20010706 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | NEW_OK_CODE | Instance Event (0) |
Public (2) |
20010629 |
Types
Class CL_SEM_MP_EVENT_DISPATCH has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_HNDL | Call by reference | Type reference (TYPE) | UPP_YS_HNDL | SEM Planning: Handle (area, level, package, layout, ...) | 20010629 |
Method CONSTRUCTOR on class CL_SEM_MP_EVENT_DISPATCH has no exception.
Method ON_DROPDOWN_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | 20010629 | |||||
| 2 | POSX | Call by reference | Type reference (TYPE) | 20010629 | |||||
| 3 | POSY | Call by reference | Type reference (TYPE) | 20010629 |
Method ON_DROPDOWN_CLICKED on class CL_SEM_MP_EVENT_DISPATCH has no exception.
Method ON_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | 20010629 |
Method ON_FUNCTION_SELECTED on class CL_SEM_MP_EVENT_DISPATCH has no exception.
Method ON_NEW_OK_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | 20010706 | |||||
| 2 | SENDER | Call by reference | Type reference (TYPE) | 20010706 |
Method ON_NEW_OK_CODE on class CL_SEM_MP_EVENT_DISPATCH has no exception.
Event Signatures
Event NEW_OK_CODE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Exporting | Value transfer | Type reference (TYPE) | UI_FUNC | Funktionscode | 20010629 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 3.1A |