SAP ABAP Class CL_WDR_ENH_COMP_ASSI (Assistance Class for RK_TEST_ENH_COMPONENT)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_TEST_CFG (Package) WDA Configuration Test Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20090709 |
Properties
| Class | CL_WDR_ENH_COMP_ASSI | |
| Short Description | Assistance Class for RK_TEST_ENH_COMPONENT | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_TEST_CFG | WDA Configuration Test Components |
| Created | 20090709 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WDR_ENH_COMP_ASSI has no forward declaration.
Interfaces
Class CL_WDR_ENH_COMP_ASSI has no interface implemented.
Friends
Class CL_WDR_ENH_COMP_ASSI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DEVCLASS | 20090713 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20090713 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDR_CFG_ENHANCEMENT | 20100811 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CX_ENH_ROOT | Enhancement Framework Exception | 20090709 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDR_CFG_ENHANCEMENT | Interface for the Enhancement Component | 20090709 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20090709 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20090709 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | TRKORR | 20090713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090713 | ||
| 2 | Instance method | Public | Method | 20090713 | ||
| 3 | Instance method | Public | Method | 20090713 | ||
| 4 | Instance method | Public | Event handling method | Action terminated | 20090709 | |
| 5 | Instance method | Public | Event handling method | Receives the reference to the enhancement | 20090709 | |
| 6 | Instance method | Public | Event handling method | 20090709 | ||
| 7 | Instance method | Private | Method | 20090709 | ||
| 8 | Instance method | Public | Method | Start Dialog | 20090709 | |
| 9 | Instance method | Public | Method | 20090709 | ||
| 10 | Instance method | Public | Method | 20090709 | ||
| 11 | Instance method | Public | Method | Context Node for Display / Change | 20090713 | |
| 12 | Instance method | Public | Method | 20090713 |
Events
Class CL_WDR_ENH_COMP_ASSI has no event.
Types
Class CL_WDR_ENH_COMP_ASSI has no local type.
Method Signatures
Method CHANGE_ENH Signature
Method CHANGE_ENH on class CL_WDR_ENH_COMP_ASSI has no parameter.
Method CHANGE_ENH on class CL_WDR_ENH_COMP_ASSI has no exception.
Method CHANGE_ENHTEXT Signature
Method CHANGE_ENHTEXT on class CL_WDR_ENH_COMP_ASSI has no parameter.
Method CHANGE_ENHTEXT on class CL_WDR_ENH_COMP_ASSI has no exception.
Method DELETE_ENH Signature
Method DELETE_ENH on class CL_WDR_ENH_COMP_ASSI has no parameter.
Method DELETE_ENH on class CL_WDR_ENH_COMP_ASSI has no exception.
Method HANDLE_ON_PROCESS_CANCELLED Signature
Method HANDLE_ON_PROCESS_CANCELLED on class CL_WDR_ENH_COMP_ASSI has no parameter.
Method HANDLE_ON_PROCESS_CANCELLED on class CL_WDR_ENH_COMP_ASSI has no exception.
Method HANDLE_REQUEST_ENH_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DEVCLASS | Call by reference | Attribute reference (LIKE) | 20090709 | |||||
| 2 | P_ENHANCEMENT | Call by reference | Attribute reference (LIKE) | 20090709 | |||||
| 3 | P_IS_NEW | Call by reference | Attribute reference (LIKE) | 20090709 | |||||
| 4 | P_TRKORR | Value transfer | Attribute reference (LIKE) | 20090709 |
Method HANDLE_REQUEST_ENH_FINISHED on class CL_WDR_ENH_COMP_ASSI has no exception.
Method HANDLE_SAVE_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DEVCLASS | Call by reference | Attribute reference (LIKE) | 20090709 | |||||
| 2 | P_TRKORR | Call by reference | Attribute reference (LIKE) | 20090709 |
Method HANDLE_SAVE_FINISHED on class CL_WDR_ENH_COMP_ASSI has no exception.
Method REGISTER_ENH_DIALOG_EVENTS Signature
Method REGISTER_ENH_DIALOG_EVENTS on class CL_WDR_ENH_COMP_ASSI has no parameter.
Method REGISTER_ENH_DIALOG_EVENTS on class CL_WDR_ENH_COMP_ASSI has no exception.
Method REQUEST_ENHANCEMENT Signature
Method REQUEST_ENHANCEMENT on class CL_WDR_ENH_COMP_ASSI has no parameter.
Method REQUEST_ENHANCEMENT on class CL_WDR_ENH_COMP_ASSI has no exception.
Method SET_MESSAGE_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message-Manager | 20090709 |
Method SET_MESSAGE_MANAGER on class CL_WDR_ENH_COMP_ASSI has no exception.
Method SET_M_ENH_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ENHDIALOG_INTERFACE | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CFG_ENHANCEMENT | Interface für die Erweiterungs-Component | 20090709 |
Method SET_M_ENH_INTERFACE on class CL_WDR_ENH_COMP_ASSI has no exception.
Method SET_NODE_FOR_DISP_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20090713 |
Method SET_NODE_FOR_DISP_CHANGE on class CL_WDR_ENH_COMP_ASSI has no exception.
Method UNLOCK_ENH Signature
Method UNLOCK_ENH on class CL_WDR_ENH_COMP_ASSI has no parameter.
Method UNLOCK_ENH on class CL_WDR_ENH_COMP_ASSI has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |