SAP ABAP Class IF_WDR_ADAPTATION_MANAGER_CB (Callback from Adaptation Handler Manager)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WDR_ADAPTATION_MANAGER | Manages adaptation data for an application | 20100119 |
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
| Class | IF_WDR_ADAPTATION_MANAGER_CB | |
| Short Description | Callback from Adaptation Handler Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100119 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_WDR_ADAPTATION_MANAGER_CB has no interface implemented.
Friends
Class IF_WDR_ADAPTATION_MANAGER_CB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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
Class 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 class IF_WDR_ADAPTATION_MANAGER_CB has no exception.
Method CREATE_ADAPTATION_HANDLER Signature
Method CREATE_ADAPTATION_HANDLER on class IF_WDR_ADAPTATION_MANAGER_CB has no parameter.
Method CREATE_ADAPTATION_HANDLER on class 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 class IF_WDR_ADAPTATION_MANAGER_CB has no exception.
Method GET_CONF_KEY_4_USAGE_PATH Signature
Method GET_CONF_KEY_4_USAGE_PATH on class IF_WDR_ADAPTATION_MANAGER_CB has no parameter.
Method GET_CONF_KEY_4_USAGE_PATH on class IF_WDR_ADAPTATION_MANAGER_CB has no exception.
Method GET_IMPL_4_USAGE_PATH Signature
Method GET_IMPL_4_USAGE_PATH on class IF_WDR_ADAPTATION_MANAGER_CB has no parameter.
Method GET_IMPL_4_USAGE_PATH on class IF_WDR_ADAPTATION_MANAGER_CB has no exception.
Method GET_SCOPE Signature
Method GET_SCOPE on class IF_WDR_ADAPTATION_MANAGER_CB has no parameter.
Method GET_SCOPE on class 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 class IF_WDR_ADAPTATION_MANAGER_CB has no exception.
Method INIT Signature
Method INIT on class IF_WDR_ADAPTATION_MANAGER_CB has no parameter.
Method INIT on class 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 class 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 class IF_WDR_ADAPTATION_MANAGER_CB has no parameter.
Event SWITCH_FLAVOR Signature
Event SWITCH_FLAVOR on class IF_WDR_ADAPTATION_MANAGER_CB has no parameter.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in |