SAP ABAP Interface IF_WDR_CFG_ENHANCEMENT (Interface for the Enhancement Component)
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_CFG_ENH_ASSIST | For Component WDR_CFG_ENHANCEMENT | 20090504 |
Properties
| Interface | IF_WDR_CFG_ENHANCEMENT | |
| Short Description | Interface for the Enhancement Component |
General Data
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20090504 | 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_WDR_CFG_ENHANCEMENT has no interface.
Friends
Interface IF_WDR_CFG_ENHANCEMENT has no friend.
Attributes
Interface IF_WDR_CFG_ENHANCEMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Starts the enhancement dialog | 20090504 | |
| 2 | Instance method | Public | Method | Transport System Handling Before Save | 20090515 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | ON_PROCESS_CANCELLED | Instance Event (0) |
Public (2) |
Process terminated by user | 20090506 |
| 2 | REQUEST_ENHANCEMENT_FINISHED | Instance Event (0) |
Public (2) |
Return Values of the REQUEST_ENHANCEMENT Method | 20090508 |
| 3 | REQUEST_ENHANCEMENT_FINISHED2 | Instance Event (0) |
Public (2) |
Returns the name; no object instance | 20100629 |
| 4 | SAVE_FINISHED | Instance Event (0) |
Public (2) |
Return Values of the SAVE Method | 20090515 |
Types
Interface IF_WDR_CFG_ENHANCEMENT has no local type.
Method Signatures
Method REQUEST_ENHANCEMENT Signature
Method REQUEST_ENHANCEMENT on Interface IF_WDR_CFG_ENHANCEMENT has no parameter.
Method REQUEST_ENHANCEMENT on Interface IF_WDR_CFG_ENHANCEMENT has no exception.
Method SAVE Signature
Method SAVE on Interface IF_WDR_CFG_ENHANCEMENT has no parameter.
Method SAVE on Interface IF_WDR_CFG_ENHANCEMENT has no exception.
Event Signatures
Event ON_PROCESS_CANCELLED Signature
Event ON_PROCESS_CANCELLED on Interface IF_WDR_CFG_ENHANCEMENT has no parameter.
Event REQUEST_ENHANCEMENT_FINISHED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DEVCLASS | Exporting | Value transfer | Type reference (TYPE) | DEVCLASS | Paket | 20090630 | ||
| 2 | P_ENHANCEMENT | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_ENH_TOOL | SAP Enhancement Tool Root Interface | 20090508 | ||
| 3 | P_IS_NEW | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090630 | |||
| 4 | P_TRKORR | Exporting | Value transfer | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20090508 |
Event REQUEST_ENHANCEMENT_FINISHED2 Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ENHNAME | Exporting | Value transfer | Type reference (TYPE) | ENHNAME | Id eines Enhancements | 20100629 |
Event SAVE_FINISHED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_DEVCLASS | Exporting | Value transfer | Type reference (TYPE) | DEVCLASS | Paket | 20090702 | ||
| 2 | P_TRKORR | Exporting | Value transfer | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20090515 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |