SAP ABAP Interface IF_WDR_ADAPTATION_MANAGER (Manages adaptation data for an application)
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 composition (i COMPRISING i_ref) | IF_WDR_ADAPTATION_MANAGER_CB | Callback from Adaptation Handler Manager | 20100119 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDR_ADAPTATION_MANAGER | Implementation of Adaptation Manager | 20091102 |
Properties
| Interface | IF_WDR_ADAPTATION_MANAGER | |
| Short Description | Manages adaptation data for an application |
General Data
| Package | SWDP_CONFIGURATION | Configuration for WD4A |
| Created | 20091102 | SAP |
| Last changed | 20141121 | |
| 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_ADAPTATION_MANAGER has no interface.
Friends
Interface IF_WDR_ADAPTATION_MANAGER has no friend.
Attributes
Interface IF_WDR_ADAPTATION_MANAGER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates Adaptation Handler for a Component Usage | 20091102 | |
| 2 | Instance method | Public | Method | 20140610 | ||
| 3 | Instance method | Public | Method | Called when leaving the application | 20140304 | |
| 4 | Instance method | Public | Method | Returns the configuration key of the application | 20140331 | |
| 5 | Instance method | Public | Method | Returns the component reference using the configuration key | 20140527 | |
| 6 | Instance method | Public | Method | Returns the configuration key using the component reference | 20140527 | |
| 7 | Instance method | Public | Method | Reads Configuration for Usage Path | 20091102 | |
| 8 | Instance method | Public | Method | Gets Implementation Name for Usage Path | 20091102 | |
| 9 | Instance method | Public | Method | Returns the Current Scope | 20091103 | |
| 10 | Instance method | Public | Method | Initializes Configuration for Application | 20091102 |
Events
Interface IF_WDR_ADAPTATION_MANAGER has no event.
Types
Interface IF_WDR_ADAPTATION_MANAGER has no local type.
Method Signatures
Method CREATE_ADAPTATION_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADAPTATION_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_WDR_ADAPTATION | Anpassung einer WD Component | 20091102 | |||
| 2 | COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_COMPONENT | Basis Klasse aller WebDynpro Komponenten | 20091102 | |||
| 3 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20091102 | |||
| 4 | CONFIG_PROPERTIES | Call by reference | Type reference (TYPE) | WDY_CONFIG_PROPS | Konfigurationseigenschaften einer Komponente | 20091102 | |||
| 5 | PERS_SERVICE | Call by reference | Object reference (TYPE REF TO) | IF_WDR_PERSONALIZATION_SERVICE | Personalisierungs-Services | 20091102 |
Method CREATE_ADAPTATION_HANDLER on Interface IF_WDR_ADAPTATION_MANAGER has no exception.
Method CREATE_P6S_AREA_ON_DEMAND Signature
Method CREATE_P6S_AREA_ON_DEMAND on Interface IF_WDR_ADAPTATION_MANAGER has no parameter.
Method CREATE_P6S_AREA_ON_DEMAND on Interface IF_WDR_ADAPTATION_MANAGER has no exception.
Method EXIT Signature
Method EXIT on Interface IF_WDR_ADAPTATION_MANAGER has no parameter.
Method EXIT on Interface IF_WDR_ADAPTATION_MANAGER has no exception.
Method GET_APPLICATION_CONFIG_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_APPLICATION_CONFIG_KEY | Value transfer | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20140331 |
Method GET_APPLICATION_CONFIG_KEY on Interface IF_WDR_ADAPTATION_MANAGER has no exception.
Method GET_COMP_BY_CONFIG_KEY_STR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONFIG_KEY | Call by reference | Type reference (TYPE) | STRING | 20140527 | ||||
| 2 | RO_COMPONENT | Value transfer | Object reference (TYPE REF TO) | CL_WDR_COMPONENT | Basis Klasse aller WebDynpro Komponenten | 20140527 |
Method GET_COMP_BY_CONFIG_KEY_STR on Interface IF_WDR_ADAPTATION_MANAGER has no exception.
Method GET_CONFIG_KEY_BY_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_COMPONENT | Basis Klasse aller WebDynpro Komponenten | 20140527 | |||
| 2 | RS_CONFIG_KEY | Value transfer | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20140527 |
Method GET_CONFIG_KEY_BY_COMPONENT on Interface IF_WDR_ADAPTATION_MANAGER has no exception.
Method GET_CONF_KEY_4_USAGE_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Value transfer | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20091102 | |||
| 2 | USAGE_PATH | Call by reference | Type reference (TYPE) | STRING | 20091102 |
Method GET_CONF_KEY_4_USAGE_PATH on Interface IF_WDR_ADAPTATION_MANAGER has no exception.
Method GET_IMPL_4_USAGE_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMPLEMENTATION_NAME | Value transfer | Type reference (TYPE) | STRING | 20091102 | ||||
| 2 | USAGE_PATH | Call by reference | Type reference (TYPE) | STRING | 20091102 |
Method GET_IMPL_4_USAGE_PATH on Interface IF_WDR_ADAPTATION_MANAGER has no exception.
Method GET_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCOPE | Value transfer | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalisierungsreichweite | 20091103 |
Method GET_SCOPE on Interface IF_WDR_ADAPTATION_MANAGER has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION | Call by reference | Type reference (TYPE) | STRING | 20091102 | ||||
| 2 | CONFIG_ID | Call by reference | Type reference (TYPE) | WDY_CONFIG_ID | Konfigurations-Identifikation | 20091102 | |||
| 3 | CONFIG_TYPE | Call by reference | Type reference (TYPE) | WDY_CONFIG_TYPE | Typ der Web Dynpro Konfiguration | 20091102 | |||
| 4 | CONFIG_VAR | Call by reference | Type reference (TYPE) | WDY_CONFIG_VAR | Web Dynpro: Konfiguration: zusätzliche Variante | 20091102 | |||
| 5 | HAS_CONFIG | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091102 |
Method INIT on Interface IF_WDR_ADAPTATION_MANAGER has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 800 |