SAP ABAP Class CL_WDR_CFGE_ADAPT_HDL_OBJ (Type-Specific Methods for Configuration Editor)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_CONFIGURATION (Package) Configuration for WD4A
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_CFGE_ADAPT Methods for Service Handler 20100706
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDR_CFGE_ADAPT_HDL_APPL For Application Configuration 20100629
2 Inheritance (c INHERITING FROM c_ref)  CL_WDR_CFGE_ADAPT_HDL_COMP For Component Configuration 20100629
Properties
Class CL_WDR_CFGE_ADAPT_HDL_OBJ  
Short Description Type-Specific Methods for Configuration Editor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_CONFIGURATION   Configuration for WD4A 
Created 20100629   SAP 
Last change 20131127   SAP 
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
# Interface Abstract Final Description Created on
1 IF_WDR_CFGE_ADAPT Methods for Service Handler 20100706
Friends
Class CL_WDR_CFGE_ADAPT_HDL_OBJ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_ADIR_KEY Instance attribute Public Type reference (TYPE) ADIR_KEY B 20110505
2 M_BREADCRUMP_INFO_REF Instance attribute Protected Object reference (TYPE REF TO) WDY_CFG_BREADCRUMP_INFO_TAB WDA Configuration: Table with Breadcrumb Infos 20100705
3 M_CONFIG_API Instance attribute Protected Object reference (TYPE REF TO) IF_WDR_CONFIG_OBJECT Access to a Configuration Object 20100629
4 M_CONFIG_IS_CHANGED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20100706
5 M_CONFIG_KEY Instance attribute Protected Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20100629
6 M_IS_CHANGE_MODE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20100706
7 M_MESSAGE_MANAGER Instance attribute Public Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20100802
8 M_NAVIGATION_DETAIL Instance attribute Protected Type reference (TYPE) STRING 20101126
9 M_PLUG_TO_MAIN_COMP Instance attribute Public Type reference (TYPE) STRING Plug to go to the main component 20100629
10 M_SCOPE Instance attribute Protected Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalization Range 20100629
11 M_TEXT_CLASS Instance attribute Protected Object reference (TYPE REF TO) CL_WDR_CFG_EDITOR Class for Texts 20100629
12 M_VERSION_NO Instance attribute Protected Type reference (TYPE) WDY_CONFIG_VERSNO Version Number in WDA Configurations 20100629
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_CONFIG_I Instance method Public Method Load Different Configuration, Part 1 20100930
2 CHANGE_CONFIG_II Instance method Public Method Load Different Configuration, Part 2 20100930
3 CONSTRUCTOR Instance method Public Constructor 20100629
4 CREATE_SERVICE_INTERFACES Instance method Public Method 20101001
5 GET_CHANGE_INFO Instance method Public Method Change Data of a Web Dynpro Object 20130225
6 GET_CONFIG_EDITOR Instance method Public Method Component that must be instantiated 20100629
7 GET_HEADER_TEXT Instance method Public Method Header on Main Screen (with Object Name) 20100629
8 GET_HEADER_TEXT_ENTRY Instance method Public Method Header on Initial Screen (Still Without Object Name) 20100629
9 GET_NAVIGATION_DETAIL Instance method Public Method Returns details of navigation 20101129
10 GET_OBJECT_NAME Instance method Public Method Determines the object name 20100709
11 GET_VERSION Instance method Public Method 20110124
12 INIT_OBJECT_SPECIFIC Instance method Public Method Initialize API 20100629
13 IS_CONFIG_CHANGED Instance method Public Method 20100715
14 OLD Instance method Public Method 20111110
15 RESET_CHANGED_FLAG Instance method Public Method 20100715
16 SET_BREADCRUMP_INFO_REF Instance method Public Method 20100705
17 SET_CHANGE_MODE Instance method Public Method 20100706
18 SET_CONFIG_CHANGED Instance method Public Method 20100706
19 SET_CONFIG_DESCRIPTION Instance method Public Method 20100714
20 SET_NAVIGATION_DETAIL Instance method Public Method Sets navigation details 20101129
21 SET_VERSION Instance method Public Method Sets the version number 20110121
22 START_COMPARISON Instance method Public Method Initialize API 20110920
23 STOP_COMPARISON Instance method Public Method End Comparison 20111108
Events
Class CL_WDR_CFGE_ADAPT_HDL_OBJ has no event.
Types
Class CL_WDR_CFGE_ADAPT_HDL_OBJ has no local type.
Method Signatures

Method CHANGE_CONFIG_I Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLING_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20100930
2 Returning CONFIG_API Value transfer Object reference (TYPE REF TO) IF_WDR_CONFIG_OBJECT Zugriff auf ein Konfigurationsobjekt 20100930
3 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20100930
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20100930

Method CHANGE_CONFIG_II Signature

Method CHANGE_CONFIG_II on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no parameter.
Method CHANGE_CONFIG_II on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message-Manager 20100802
2 Importing SCOPE Call by reference Type reference (TYPE) WDR_PERS_SCOPE Web Dynpro: Personalisierungsreichweite 20100629
3 Importing TEXT_CLASS Call by reference Object reference (TYPE REF TO) CL_WDR_CFG_EDITOR 20100629
4 Importing VERSION_NO Call by reference Type reference (TYPE) WDY_CONFIG_VERSNO Versionsnummer in WDA-Konfigurationen 20100629

Method CONSTRUCTOR on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no exception.

Method CREATE_SERVICE_INTERFACES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SERVICE_INTERFACE_APPL Call by reference Object reference (TYPE REF TO) IF_WDR_CFG_APPLICATION_SERVICE Service-Interface für die Application-Configuration 20101001
2 Exporting SERVICE_INTERFACE_EXPL Call by reference Object reference (TYPE REF TO) IF_WD_CFG_COMP_EDITOR Interface für den Component-Konfigurations-Editor 20101001
3 Exporting SERVICE_INTERFACE_IMPL Call by reference Object reference (TYPE REF TO) IF_WDR_CFG_IMPLICIT_SERVICE implizite Services für die Konfiguration 20101001

Method CREATE_SERVICE_INTERFACES on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no exception.

Method GET_CHANGE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHANGE_INFO Value transfer Type reference (TYPE) WDY_CFG_CHANGE_INFORMATION Web Dynpro : Änderungsdaten eines Web Dynpro Objekts 20130225

Method GET_CHANGE_INFO on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no exception.

Method GET_CONFIG_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_COMPNAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro : Name der Component 20100629

Method GET_CONFIG_EDITOR on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no exception.

Method GET_HEADER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HEADER_TEXT Value transfer Type reference (TYPE) STRING 20100629

Method GET_HEADER_TEXT on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no exception.

Method GET_HEADER_TEXT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HEADER_TEXT Value transfer Type reference (TYPE) STRING 20100629

Method GET_HEADER_TEXT_ENTRY on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no exception.

Method GET_NAVIGATION_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ENCODED Call by reference Type reference (TYPE) BOOLEAN ' ' boolsche Variable (X=true, -=false, space=unknown) 20101129
2 Returning NAVIGATION_DETAIL Value transfer Type reference (TYPE) STRING 20101129

Method GET_NAVIGATION_DETAIL on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no exception.

Method GET_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBJECT_NAME Value transfer Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro : Name der Component 20100709

Method GET_OBJECT_NAME on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VERSION Value transfer Type reference (TYPE) VERSNO Versionsverwaltung: Versionsnummer 20110124

Method GET_VERSION on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no exception.

Method INIT_OBJECT_SPECIFIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLING_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20100629
2 Returning CONFIG_API Value transfer Object reference (TYPE REF TO) IF_WDR_CONFIG_OBJECT Zugriff auf ein Konfigurationsobjekt 20100629
3 Importing CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key-Komponenten der Konfigurationstabellen 20100629
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20130426

Method IS_CONFIG_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20100715

Method IS_CONFIG_CHANGED on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no exception.

Method OLD Signature

Method OLD on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no parameter.
Method OLD on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no exception.

Method RESET_CHANGED_FLAG Signature

Method RESET_CHANGED_FLAG on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no parameter.
Method RESET_CHANGED_FLAG on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no exception.

Method SET_BREADCRUMP_INFO_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BREADCRUMP_INFO_REF Call by reference Object reference (TYPE REF TO) WDY_CFG_BREADCRUMP_INFO_TAB WDA Konfiguration: Tabelle mit Breadcrump_infos 20100705

Method SET_BREADCRUMP_INFO_REF on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no exception.

Method SET_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CHANGE_MODE Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20100729

Method SET_CHANGE_MODE on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no exception.

Method SET_CONFIG_CHANGED Signature

Method SET_CONFIG_CHANGED on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no parameter.
Method SET_CONFIG_CHANGED on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no exception.

Method SET_CONFIG_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DESCRIPTION Call by reference Type reference (TYPE) WDY_MD_DESCRIPTION 20100714

Method SET_CONFIG_DESCRIPTION on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no exception.

Method SET_NAVIGATION_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DECODED Call by reference Type reference (TYPE) BOOLEAN ' ' boolsche Variable (X=true, -=false, space=unknown) 20101129
2 Importing NAVIGATION_DETAIL Call by reference Type reference (TYPE) STRING 20101129

Method SET_NAVIGATION_DETAIL on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no exception.

Method SET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VERSION Call by reference Type reference (TYPE) VERSNO Versionsverwaltung: Versionsnummer 20110124

Method SET_VERSION on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no exception.

Method START_COMPARISON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADAPTATION Call by reference Type reference (TYPE) WDY_CONFIG_KEY 20111020
2 Importing ADAPT_TYPE Call by reference Type reference (TYPE) WDY_ADAPT_TYPE 20111020
3 Importing CALLING_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20110920
4 Importing ENHNAME Call by reference Type reference (TYPE) ENHNAME 20111020
# Exception Resumable Description Created on
1 CX_WD_CONFIG_TOOL Exceptions der Config-API 20111020

Method STOP_COMPARISON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ACTION_WAS_NECCESSARY Value transfer Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20111125

Method STOP_COMPARISON on class CL_WDR_CFGE_ADAPT_HDL_OBJ has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 703