SAP ABAP Class CL_WDR_SUGGEST_CONTEXT_MANAGER (Context Manager for Suggest)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_SHLP_CONTEXT_MANAGER Maps Application Data to Search Help Interface 20130709
Properties
Class CL_WDR_SUGGEST_CONTEXT_MANAGER  
Short Description Context Manager for Suggest    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20130705   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_SHLP_CONTEXT_MANAGER Maps Application Data to Search Help Interface 20130709
Friends
Class CL_WDR_SUGGEST_CONTEXT_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CONTEXT_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WDR_SHLP_CONTEXT_MANAGER Depicts the application data on the search help interface 20130709
2 M_CONTEXT_NODE_IS_DDIC_BOUND Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130705
3 M_CONTEXT_PATH Instance attribute Private Type reference (TYPE) STRING 20130705
4 M_CONTEXT_ROOT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20130705
5 M_FILTER_VALUE Instance attribute Private Type reference (TYPE) STRING 20130705
6 M_HELP_ID Instance attribute Private Type reference (TYPE) STRING 20130705
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130705
Events
Class CL_WDR_SUGGEST_CONTEXT_MANAGER has no event.
Types
Class CL_WDR_SUGGEST_CONTEXT_MANAGER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_MANAGER Call by reference Object reference (TYPE REF TO) IF_WDR_SHLP_CONTEXT_MANAGER Bildet die Anwendungsdaten auf das Suchhilfe Interface ab 20130709
2 Importing FILTER_VALUE Call by reference Type reference (TYPE) STRING 20130709

Method CONSTRUCTOR on class CL_WDR_SUGGEST_CONTEXT_MANAGER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740