SAP ABAP Class CL_WDR_SHLP_CONTEXT_MANAGER (CL_WDR_SHLP_CONTEXT_MANAGER)
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 20060324
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDR_DEFAULT_SHLP_CONTEXT Standard context mapping for DDIC SHLP 20060324
2 Inheritance (c INHERITING FROM c_ref)  CL_WDR_SELOPT_SHLP_CONTEXT Context mapping for Select Options component 20060324
Properties
Class CL_WDR_SHLP_CONTEXT_MANAGER  
Short Description    
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 20060308   SAP 
Last change 20130531   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)
2 SHLP 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 20060324
Friends
Class CL_WDR_SHLP_CONTEXT_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTE_NAME Instance attribute Protected Type reference (TYPE) STRING 20060308
2 M_CONTEXT_ELEMENT Instance attribute Protected Object reference (TYPE REF TO) CL_WDR_CONTEXT_ELEMENT Base Class of all Elements of Web Dynpro Nodes 20130705
3 M_WHITELIST Static Attribute Protected See coding 20110926
4 VIEW Instance attribute Protected Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20060308
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_WHITELIST Static method Public Method 20110926
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060308
3 DEL_FROM_WHITELIST Static method Public Method 20110926
4 IS_IN_DDIC_STRUCTURE Static method Public Method 20100305
5 PUT_BACK Instance method Protected Method 20060308
Events
Class CL_WDR_SHLP_CONTEXT_MANAGER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_WHITELIST Protected See coding 20110926 BEGIN OF ty_whitelist, context_path TYPE string, id TYPE string, END OF ty_whitelist
Method Signatures

Method ADD_TO_WHITELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20110926
2 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20110926
3 Importing ID Call by reference Type reference (TYPE) STRING 20110926

Method ADD_TO_WHITELIST on class CL_WDR_SHLP_CONTEXT_MANAGER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20060308
2 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20060308
3 Importing READ_ONLY Call by reference Type reference (TYPE) ABAP_BOOL 20060308
4 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20060308

Method CONSTRUCTOR on class CL_WDR_SHLP_CONTEXT_MANAGER has no exception.

Method DEL_FROM_WHITELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20110926

Method DEL_FROM_WHITELIST on class CL_WDR_SHLP_CONTEXT_MANAGER has no exception.

Method IS_IN_DDIC_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Type reference (TYPE) STRING 20100305
2 Returning IS_IN_DDIC_STRUCTURE Value transfer Type reference (TYPE) ABAP_BOOL 20100305
3 Importing STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20100305

Method IS_IN_DDIC_STRUCTURE on class CL_WDR_SHLP_CONTEXT_MANAGER has no exception.

Method PUT_BACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20060308
2 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_CONTEXT_ELEMENT Basisklasse aller Elemente von Web-Dynpro-Knoten 20060324
3 Importing F4_FIELD Call by reference Type reference (TYPE) ABAP_BOOL 20111006
4 Importing FIELDNAME Call by reference Type reference (TYPE) DDSHLPSFLD Feldname für Wertübergabe an F4-Hilfe 20060308
5 Importing RECTABLINE Call by reference Type reference (TYPE) SEAHLPRES Suchhilfe Ergebnisstruktur 20060308
6 Importing SHLP_FIELDDESCR Call by reference Type reference (TYPE) DDFIELDS Eigenschaften aller Suchhilfeparameter 20060308

Method PUT_BACK on class CL_WDR_SHLP_CONTEXT_MANAGER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710