SAP ABAP Class IF_WDR_CFGE_ADAPT (Methods for Service Handler)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CFGE_ADAPT_HDL_OBJ Type-Specific Methods for Configuration Editor 20100706
Properties
Class IF_WDR_CFGE_ADAPT  
Short Description Methods for Service Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100706   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
Class IF_WDR_CFGE_ADAPT has no interface implemented.
Friends
Class IF_WDR_CFGE_ADAPT has no friend class.
Attributes
Class IF_WDR_CFGE_ADAPT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTEXT_MODEL Instance method Public Method Returns the Context Model 20130213
2 GET_ENHNAME Instance method Public Method 20111011
3 GET_MESSAGE_MANAGER Instance method Public Method Returns message manager 20100802
4 IS_CHANGE_MODE Instance method Public Method X = Change Mode, Space = Display Mode 20100706
5 IS_COMPARISON_MODE Instance method Public Method 20111110
Events
Class IF_WDR_CFGE_ADAPT has no event.
Types
Class IF_WDR_CFGE_ADAPT has no local type.
Method Signatures

Method GET_CONTEXT_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CONTEXT Value transfer Object reference (TYPE REF TO) CL_WDR_CFG_CONTEXT_MODEL Modell für den Zustand eines Kontextes 20130213

Method GET_CONTEXT_MODEL on class IF_WDR_CFGE_ADAPT has no exception.

Method GET_ENHNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_ENHNAME Value transfer Type reference (TYPE) ENHNAME Id eines Enhancements 20111011

Method GET_ENHNAME on class IF_WDR_CFGE_ADAPT has no exception.

Method GET_MESSAGE_MANAGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MESSAGE_MANAGER Value transfer Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message-Manager 20100802

Method GET_MESSAGE_MANAGER on class IF_WDR_CFGE_ADAPT has no exception.

Method IS_CHANGE_MODE Signature

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

Method IS_CHANGE_MODE on class IF_WDR_CFGE_ADAPT has no exception.

Method IS_COMPARISON_MODE Signature

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

Method IS_COMPARISON_MODE on class IF_WDR_CFGE_ADAPT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in