SAP ABAP Class IF_WDR_ADAPTATION_MANAGER (Manages adaptation data for an application)
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
Class IF_WDR_ADAPTATION_MANAGER  
Short Description Manages adaptation data for an application    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091102   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_WDR_ADAPTATION_MANAGER has no interface implemented.
Friends
Class IF_WDR_ADAPTATION_MANAGER has no friend class.
Attributes
Class IF_WDR_ADAPTATION_MANAGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ADAPTATION_HANDLER Instance method Public Method Creates Adaptation Handler for a Component Usage 20091102
2 CREATE_P6S_AREA_ON_DEMAND Instance method Public Method 20140610
3 EXIT Instance method Public Method Called when leaving the application 20140304
4 GET_APPLICATION_CONFIG_KEY Instance method Public Method Returns the configuration key of the application 20140331
5 GET_COMP_BY_CONFIG_KEY_STR Instance method Public Method Returns the component reference using the configuration key 20140527
6 GET_CONFIG_KEY_BY_COMPONENT Instance method Public Method Returns the configuration key using the component reference 20140527
7 GET_CONF_KEY_4_USAGE_PATH Instance method Public Method Reads Configuration for Usage Path 20091102
8 GET_IMPL_4_USAGE_PATH Instance method Public Method Gets Implementation Name for Usage Path 20091102
9 GET_SCOPE Instance method Public Method Returns the Current Scope 20091103
10 INIT Instance method Public Method Initializes Configuration for Application 20091102
Events
Class IF_WDR_ADAPTATION_MANAGER has no event.
Types
Class 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 Returning ADAPTATION_HANDLER Value transfer Object reference (TYPE REF TO) IF_WDR_ADAPTATION Anpassung einer WD Component 20091102
2 Importing COMPONENT Call by reference Object reference (TYPE REF TO) CL_WDR_COMPONENT Basis Klasse aller WebDynpro Komponenten 20091102
3 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20091102
4 Importing CONFIG_PROPERTIES Call by reference Type reference (TYPE) WDY_CONFIG_PROPS Konfigurationseigenschaften einer Komponente 20091102
5 Importing PERS_SERVICE Call by reference Object reference (TYPE REF TO) IF_WDR_PERSONALIZATION_SERVICE Personalisierungs-Services 20091102

Method CREATE_ADAPTATION_HANDLER on class IF_WDR_ADAPTATION_MANAGER has no exception.

Method CREATE_P6S_AREA_ON_DEMAND Signature

Method CREATE_P6S_AREA_ON_DEMAND on class IF_WDR_ADAPTATION_MANAGER has no parameter.
Method CREATE_P6S_AREA_ON_DEMAND on class IF_WDR_ADAPTATION_MANAGER has no exception.

Method EXIT Signature

Method EXIT on class IF_WDR_ADAPTATION_MANAGER has no parameter.
Method EXIT on class 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 Returning RS_APPLICATION_CONFIG_KEY Value transfer Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20140331

Method GET_APPLICATION_CONFIG_KEY on class 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 Importing IV_CONFIG_KEY Call by reference Type reference (TYPE) STRING 20140527
2 Returning 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 class 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 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) CL_WDR_COMPONENT Basis Klasse aller WebDynpro Komponenten 20140527
2 Returning RS_CONFIG_KEY Value transfer Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20140527

Method GET_CONFIG_KEY_BY_COMPONENT on class 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 Returning CONFIG_KEY Value transfer Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20091102
2 Importing USAGE_PATH Call by reference Type reference (TYPE) STRING 20091102

Method GET_CONF_KEY_4_USAGE_PATH on class 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 Returning IMPLEMENTATION_NAME Value transfer Type reference (TYPE) STRING 20091102
2 Importing USAGE_PATH Call by reference Type reference (TYPE) STRING 20091102

Method GET_IMPL_4_USAGE_PATH on class 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 Returning SCOPE Value transfer Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20091103

Method GET_SCOPE on class 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 Importing APPLICATION Call by reference Type reference (TYPE) STRING 20091102
2 Importing CONFIG_ID Call by reference Type reference (TYPE) WDY_CONFIG_ID Konfigurations-Identifikation 20091102
3 Importing CONFIG_TYPE Call by reference Type reference (TYPE) WDY_CONFIG_TYPE Typ der Web Dynpro Konfiguration 20091102
4 Importing CONFIG_VAR Call by reference Type reference (TYPE) WDY_CONFIG_VAR Web Dynpro: Konfiguration: zusätzliche Variante 20091102
5 Returning HAS_CONFIG Value transfer Type reference (TYPE) ABAP_BOOL 20091102

Method INIT on class IF_WDR_ADAPTATION_MANAGER has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in