SAP ABAP Interface IF_WDR_ADAPTATION_MANAGER_CB (Callback from Adaptation Handler Manager)
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_MANAGER | Implementation of Adaptation Manager | 20100119 |
Properties
Interface | IF_WDR_ADAPTATION_MANAGER_CB | |
Short Description | Callback from Adaptation Handler Manager |
General Data
Package | SWDP_CONFIGURATION | Configuration for WD4A |
Created | 20100119 | 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 | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WDR_ADAPTATION_MANAGER | Manages adaptation data for an application | 20100119 |
Friends
Interface IF_WDR_ADAPTATION_MANAGER_CB has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MV_DISABLE_EXPLICIT_UPDATE | Instance attribute | Public | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20140715 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20140714 | |
2 | ![]() |
Instance method | Public | Method | 20100119 | |
3 | ![]() |
Instance method | Public | Method | 20140527 | |
4 | ![]() |
Instance method | Public | Method | 20100119 | |
5 | ![]() |
Instance method | Public | Method | 20100119 | |
6 | ![]() |
Instance method | Public | Method | 20100119 | |
7 | ![]() |
Instance method | Public | Method | Provides administration object for the transport assignment | 20100119 |
8 | ![]() |
Instance method | Public | Method | 20100119 | |
9 | ![]() |
Instance method | Public | Method | 20140527 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | CHANGE_SCOPE | Instance Event (0) |
Public (2) |
Changes the scope (1 <-> 2) | 20130829 |
2 | SAVE_P6S | Instance Event (0) |
Public (2) |
Saves the P6S data | 20131011 |
3 | SWITCH_FLAVOR | Instance Event (0) |
Public (2) |
Switches to a different flavor | 20130902 |
Types
Interface IF_WDR_ADAPTATION_MANAGER_CB has no local type.
Method Signatures
Method COMPONENT_POST_WDDOINIT 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 | 20140714 | ||
2 | ![]() |
IV_P6S_DISABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20140718 |
Method COMPONENT_POST_WDDOINIT on Interface IF_WDR_ADAPTATION_MANAGER_CB has no exception.
Method CREATE_ADAPTATION_HANDLER Signature
Method CREATE_ADAPTATION_HANDLER on Interface IF_WDR_ADAPTATION_MANAGER_CB has no parameter.
Method CREATE_ADAPTATION_HANDLER on Interface IF_WDR_ADAPTATION_MANAGER_CB has no exception.
Method DELETE_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 |
Method DELETE_COMPONENT on Interface IF_WDR_ADAPTATION_MANAGER_CB has no exception.
Method GET_CONF_KEY_4_USAGE_PATH Signature
Method GET_CONF_KEY_4_USAGE_PATH on Interface IF_WDR_ADAPTATION_MANAGER_CB has no parameter.
Method GET_CONF_KEY_4_USAGE_PATH on Interface IF_WDR_ADAPTATION_MANAGER_CB has no exception.
Method GET_IMPL_4_USAGE_PATH Signature
Method GET_IMPL_4_USAGE_PATH on Interface IF_WDR_ADAPTATION_MANAGER_CB has no parameter.
Method GET_IMPL_4_USAGE_PATH on Interface IF_WDR_ADAPTATION_MANAGER_CB has no exception.
Method GET_SCOPE Signature
Method GET_SCOPE on Interface IF_WDR_ADAPTATION_MANAGER_CB has no parameter.
Method GET_SCOPE on Interface IF_WDR_ADAPTATION_MANAGER_CB has no exception.
Method GET_TRANSPORT_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TRANSPORT_SETTINGS | Value transfer | Object reference (TYPE REF TO) | CL_WDR_TRANSP_SETTINGS | Transport-Settings für die API | 20100119 |
Method GET_TRANSPORT_SETTINGS on Interface IF_WDR_ADAPTATION_MANAGER_CB has no exception.
Method INIT Signature
Method INIT on Interface IF_WDR_ADAPTATION_MANAGER_CB has no parameter.
Method INIT on Interface IF_WDR_ADAPTATION_MANAGER_CB has no exception.
Method NEW_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 | ![]() |
IS_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20140527 |
Method NEW_COMPONENT on Interface IF_WDR_ADAPTATION_MANAGER_CB has no exception.
Event Signatures
Event CHANGE_SCOPE Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IV_NEW_SCOPE | Exporting | Value transfer | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalisierungsreichweite | 20130829 |
Event SAVE_P6S Signature
Event SAVE_P6S on Interface IF_WDR_ADAPTATION_MANAGER_CB has no parameter.
Event SWITCH_FLAVOR Signature
Event SWITCH_FLAVOR on Interface IF_WDR_ADAPTATION_MANAGER_CB has no parameter.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 703 |