SAP ABAP Interface IF_WD_ENH_LOADER (Instantiates the enhancement)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_CONFIGURATION (Package) Configuration for WD4A
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_CFGE_ASSIST | Assistance Class for CONFIG_EDITOR | 20100630 |
Properties
| Interface | IF_WD_ENH_LOADER | |
| Short Description | Instantiates the enhancement |
General Data
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20100630 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_WD_ENH_LOADER has no interface.
Friends
Interface IF_WD_ENH_LOADER has no friend.
Attributes
Interface IF_WD_ENH_LOADER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Load Enhancement in Change Mode | 20100630 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ENH_LOADED | Instance Event (0) |
Public (2) |
Enhancement loaded in change mode | 20100630 |
| 2 | ENH_NOT_LOADED | Instance Event (0) |
Public (2) |
Enhancement could not be loaded | 20100630 |
Types
Interface IF_WD_ENH_LOADER has no local type.
Method Signatures
Method LOAD_ENHANCEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPOSITE | Call by reference | Type reference (TYPE) | ENHSPOTCOMPOSITENAME | Zusammengesetzter Erweiterungsspot | 20100701 | |||
| 2 | DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20100701 | ||||
| 3 | ENHNAME | Call by reference | Type reference (TYPE) | ENHNAME | Id eines Enhancements | 20100630 | |||
| 4 | IS_NEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | SPACE | X = Anlegen, ' ' = Ändern | 20100630 | ||
| 5 | MESSAGE_MGR | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message-Manager vom Enhancement-Dialog | 20100709 |
Method LOAD_ENHANCEMENT on Interface IF_WD_ENH_LOADER has no exception.
Event Signatures
Event ENH_LOADED Signature
Event ENH_LOADED on Interface IF_WD_ENH_LOADER has no parameter.
Event ENH_NOT_LOADED Signature
Event ENH_NOT_LOADED on Interface IF_WD_ENH_LOADER has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |