SAP ABAP Interface IF_WDR_ADAPTATION (Adaptation of WD 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_ADAPTATION_HANDLER | Implementation of the Adaptation Handler | 20091102 |
Properties
Interface | IF_WDR_ADAPTATION | |
Short Description | Adaptation of WD Component |
General Data
Package | SWDP_CONFIGURATION | Configuration for WD4A |
Created | 20091030 | SAP |
Last changed | 20141120 | |
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 | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WD_PERSONALIZATION | Web Dynpro Personalization Interface | 20091030 |
Friends
Interface IF_WDR_ADAPTATION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | M_CONFIG_PROPERTIES | Instance attribute | Public | Type reference (TYPE) | WDY_CONFIG_PROPS | Configuraton Properties of Component | 20091030 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns non-implicit personalization data | 20091030 |
2 | ![]() |
Instance method | Public | Method | Initialization | 20091030 |
3 | ![]() |
Instance method | Public | Method | Internal: set_change_mode | 20091030 |
4 | ![]() |
Instance method | Public | Method | 20100604 | |
5 | ![]() |
Instance method | Public | Method | Stores the explanation flag | 20091030 |
6 | ![]() |
Instance method | Public | Method | Save only the personalization data of the implicit part | 20091030 |
7 | ![]() |
Instance method | Public | Method | Sets non-implicit personalization data and saves | 20091030 |
8 | ![]() |
Instance method | Public | Method | 20110718 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | ON_SAVE | Instance Event (0) |
Public (2) |
When to Be Saved | 20091030 |
Types
Interface IF_WDR_ADAPTATION has no local type.
Method Signatures
Method GET_CUSTOM_P13N_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CUSTOM_P13N_DATA | Value transfer | Type reference (TYPE) | WDR_UI_PP13N_TABLE | Tabelle zur Personalisierung | 20091030 |
Method GET_CUSTOM_P13N_DATA on Interface IF_WDR_ADAPTATION has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IGNORE_ANY_PERSONALIZATION | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20091030 | ||
2 | ![]() |
USAGE_PATH | Call by reference | Type reference (TYPE) | STRING | 20091030 |
Method INIT on Interface IF_WDR_ADAPTATION has no exception.
Method I_SET_CHANGE_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHANGE_MODE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20091030 | ||
2 | ![]() |
PERS_SCOPE | Value transfer | Type reference (TYPE) | WDR_PERS_SCOPE | 1 | Web Dynpro: Personalisierungsreichweite | 20091030 | |
3 | ![]() |
SAME_TRKORR_AS_FOR | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20091030 |
Method I_SET_CHANGE_MODE on Interface IF_WDR_ADAPTATION has no exception.
Method LOAD_CONFIG_INTO_ROOT_INITIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20100604 | |||
2 | ![]() |
CONFIG_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100604 |
Method LOAD_CONFIG_INTO_ROOT_INITIAL on Interface IF_WDR_ADAPTATION has no exception.
Method SAVE_EXPLANATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXPLANATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091030 |
Method SAVE_EXPLANATION on Interface IF_WDR_ADAPTATION has no exception.
Method SAVE_IMPLICIT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CALLING_COMPONENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20091030 | ||
2 | ![]() |
PERS_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalisierungsreichweite | 20091030 | ||
3 | ![]() |
TRANSPORT_PERSONALIZATION | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20091030 |
Method SAVE_IMPLICIT_DATA on Interface IF_WDR_ADAPTATION has no exception.
Method SET_CUSTOM_P13N_DATA_AND_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CUSTOM_P13N_DATA | Call by reference | Type reference (TYPE) | WDR_UI_PP13N_TABLE | Tabelle zur Personalisierung | 20091030 | ||
2 | ![]() |
TRANSPORT_PERSONALIZATION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20091030 |
Method SET_CUSTOM_P13N_DATA_AND_SAVE on Interface IF_WDR_ADAPTATION has no exception.
Method SET_DISABLE_USER_PERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DISABLE_USER_PERS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110718 |
Method SET_DISABLE_USER_PERS on Interface IF_WDR_ADAPTATION has no exception.
Event Signatures
Event ON_SAVE Signature
Event ON_SAVE on Interface IF_WDR_ADAPTATION has no parameter.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 800 |