SAP ABAP Class IF_WDR_SHLP_CONTEXT_MANAGER (Maps Application Data to Search Help Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_SHLP_CONTEXT_MANAGER 20060324
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_SUGGEST_CONTEXT_MANAGER Context Manager for Suggest 20130709
Properties
Class IF_WDR_SHLP_CONTEXT_MANAGER  
Short Description Maps Application Data to Search Help Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060308   SAP 
Last change 20110908   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_SHLP_CONTEXT_MANAGER has no interface implemented.
Friends
Class IF_WDR_SHLP_CONTEXT_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 READ_ONLY Instance attribute Public Type reference (TYPE) ABAP_BOOL 20060602
Methods
# Method Level Visibility Method type Description Created on
1 GET_VALUES Instance method Public Method Maps SHLP Interface to Application Fields 20060308
2 SET_VALUES Instance method Public Method Sets Fields of Application with Search Result 20060308
Events
Class IF_WDR_SHLP_CONTEXT_MANAGER has no event.
Types
Class IF_WDR_SHLP_CONTEXT_MANAGER has no local type.
Method Signatures

Method GET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SHLP_FIELDDESCR Call by reference Type reference (TYPE) DDFIELDS DD: Feldliste 20110201
2 Importing SHLP_FIELDPROP Call by reference Type reference (TYPE) DDSHFPROPS Eigenschaften aller Suchhilfeparameter 20060308
3 Changing SHLP_INTERFACE Call by reference Type reference (TYPE) DDSHIFACES vollständige Schnittstelle der Suchhilfe zum Dynp 20060308
4 Changing SHLP_SELOPT Call by reference Type reference (TYPE) DDSHSELOPS Selektionsoptionen für Suchhilfen 20060308

Method GET_VALUES on class IF_WDR_SHLP_CONTEXT_MANAGER has no exception.

Method SET_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RECORD_TAB Call by reference Type reference (TYPE) DDSHRESLTS Ergebnisliste in der F4-Hilfe 20110124
2 Importing SHLP_FIELDDESCR Call by reference Type reference (TYPE) DDFIELDS DD: Feldliste 20060308
3 Importing SHLP_FIELDPROP Call by reference Type reference (TYPE) DDSHFPROPS Eigenschaften aller Suchhilfeparameter 20060308
4 Importing SHLP_INTERFACE Call by reference Type reference (TYPE) DDSHIFACES vollständige Schnittstelle der Suchhilfe zum Dynp 20060308

Method SET_VALUES on class IF_WDR_SHLP_CONTEXT_MANAGER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in