SAP ABAP Class CL_WDY_WB_EVENT_ED (Help Function for Handling Events in the Editor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_DWB_TOOL_VIEW_CONTROLLER (Package) Web Dynpro Workbench Tool: View/Controller Editor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDY_WB_PROC_ED | Web Dynpro: Parameter Editor of VC Editor | 20021120 |
Properties
| Class | CL_WDY_WB_EVENT_ED | |
| Short Description | Help Function for Handling Events in the Editor | |
| Super Class | CL_WDY_WB_PROC_ED | Web Dynpro: Parameter Editor of VC Editor |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_DWB_TOOL_VIEW_CONTROLLER | Web Dynpro Workbench Tool: View/Controller Editor |
| Created | 20021120 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WDY_WB_EVENT_ED has no interface implemented.
Friends
Class CL_WDY_WB_EVENT_ED has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR30 | 'PARAMETER_CONTAINER' | 20021120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20021120 | |
| 2 | Instance method | Public | Method | 20021120 | ||
| 3 | Instance method | Public | Method | 20021120 | ||
| 4 | Instance method | Public | Method | 20021120 | ||
| 5 | Instance method | Public | Method | Get Current Event Parameter | 20021120 | |
| 6 | Instance method | Public | Method | 20021120 | ||
| 7 | Instance method | Public | Method | 20021120 | ||
| 8 | Instance method | Public | Method | Set Current Event Parameter | 20021120 | |
| 9 | Instance method | Public | Method | 20021120 |
Events
Class CL_WDY_WB_EVENT_ED has no event.
Types
Class CL_WDY_WB_EVENT_ED has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CURRENT_ENHANCEMENT | Call by reference | Type reference (TYPE) | ENHNAME | aktuelles Enhancement (Erweiterungsmodus) | 20050407 | |||
| 2 | P_MODE | Value transfer | Type reference (TYPE) | CHAR1 | 'S'->anzeigen/'M'->ändern/'E'->erweitern/' '->Editor inaktiv | 20021120 | |||
| 3 | P_REF_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | 20021120 | ||||
| 4 | P_USE_ALV | Value transfer | Type reference (TYPE) | SEU_BOOL | ' ' | 'X'->Parameterpflege mit ALV | 20031215 |
Method CONSTRUCTOR on class CL_WDY_WB_EVENT_ED has no exception.
Method COPY_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EVENT | Call by reference | Type reference (TYPE) | WDY_WB_VC_EVENT_DEF | 20021120 | ||||
| 2 | P_ORIG_CONTROLLER | Call by reference | Type reference (TYPE) | WDY_CONTROLLER_KEY | Key des Controllers bei Controller-übergreifendem Kopieren | 20021120 | |||
| 3 | P_ORIG_NAME | Call by reference | Type reference (TYPE) | WDY_WB_VC_EVENT | 20021120 | ||||
| 4 | P_REF_EVENT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_EVENT | Referenz auf neuen Event | 20021120 | |||
| 5 | P_REF_ORIG_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER | alternativ statt Key die Referenz | 20030604 |
Method COPY_EVENT on class CL_WDY_WB_EVENT_ED has no exception.
Method CREATE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EVENT | Value transfer | Type reference (TYPE) | WDY_WB_VC_EVENT_DEF | 20021120 | ||||
| 2 | P_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WDY_MD_EVENT | 20021120 |
Method CREATE_EVENT on class CL_WDY_WB_EVENT_ED has no exception.
Method DELETE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EVENT_NAME | Call by reference | Type reference (TYPE) | WDY_WB_VC_EVENT | 20021120 |
Method DELETE_EVENT on class CL_WDY_WB_EVENT_ED has no exception.
Method GET_CURRENT_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EVENT_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20021120 | ||||
| 2 | P_PARAM_TAB | Call by reference | Type reference (TYPE) | WDY_WB_VC_PARAM_TAB | 20021120 | ||||
| 3 | P_UPD_IMPL_EVHANDLER_PARAMS | Value transfer | Type reference (TYPE) | SEU_BOOL | ' ' | 'X'->Parameter der implementierenden Eventhandler anpassen | 20021125 |
Method GET_CURRENT_EVENT on class CL_WDY_WB_EVENT_ED has no exception.
Method GET_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EVENTTAB | Value transfer | Type reference (TYPE) | WDYVC_WB_VC_EVENT_TAB | Tabelle der Events mit Parameter | 20021120 |
Method GET_EVENTS on class CL_WDY_WB_EVENT_ED has no exception.
Method RENAME_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EVENT | Call by reference | Type reference (TYPE) | WDY_WB_VC_EVENT_DEF | 20021120 | ||||
| 2 | P_ORIG_NAME | Call by reference | Type reference (TYPE) | WDY_WB_VC_EVENT | 20021120 |
Method RENAME_EVENT on class CL_WDY_WB_EVENT_ED has no exception.
Method SET_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EVENT_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | 20021120 | ||||
| 2 | P_MODE | Value transfer | Type reference (TYPE) | CHAR1 | 'S'-> anzeigen/'M'->ändern(übersteuert Editormode) | 20031112 | |||
| 3 | P_PARAM_TAB | Call by reference | Type reference (TYPE) | WDY_WB_VC_PARAM_TAB | 20021120 | ||||
| 4 | P_REF_EVENT | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_EVENT | 20021120 |
Method SET_EVENT on class CL_WDY_WB_EVENT_ED has no exception.
Method UPDATE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EVENT | Call by reference | Type reference (TYPE) | WDY_WB_VC_EVENT_DEF | 20021120 |
Method UPDATE_EVENT on class CL_WDY_WB_EVENT_ED has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |