SAP ABAP Class CL_WDR_COLLECTIVE_SEARCH_HELP (Class to handle collective DDIC search helps)
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 Inheritance (c INHERITING FROM c_ref)  CL_WDR_DDIC_SEARCH_HELP Class to handle DDIC search helps 20050418
Properties
Class CL_WDR_COLLECTIVE_SEARCH_HELP  
Short Description Class to handle collective DDIC search helps    
Super Class CL_WDR_DDIC_SEARCH_HELP Class to handle DDIC search helps 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20050418   SAP 
Last change 20090618   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 CL_WDR_DDIC_SEARCH_HELP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 SHLP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WDR_COLLECTIVE_SEARCH_HELP has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_WDR_DDIC_SEARCH_HELP 20050418 Class to handle DDIC search helps
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ELEMENTARY_SEARCH_HELPS Instance attribute Private See coding 20050418
2 M_CALLCONTROL Instance attribute Private Type reference (TYPE) DDSHF4CTRL Control Structure for F4 Process with Search Help Exit 20080901
3 M_DEFAULT_SHLP_NAME Instance attribute Private Type reference (TYPE) SHLPNAME Name of a search help 20050615
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050418
2 GET_DEFAULT_SEARCH_HELP_ID Instance method Public Method Return Index of Default Search Help 20050503
3 GET_EMBEDDED_SEARCH_HELP Instance method Public Method Return Embedded Elementary Search Help 20050418
4 GET_EMBEDDED_SEARCH_HELP_COUNT Instance method Public Method Return Number of Embedded Elementary Search Helps 20050418
5 SET_DEFAULT_SEARCH_HELP Instance method Public Method Set Default Search Help 20050504
Events
Class CL_WDR_COLLECTIVE_SEARCH_HELP has no event.
Types
Class CL_WDR_COLLECTIVE_SEARCH_HELP 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 CALLCONTROL Call by reference Type reference (TYPE) DDSHF4CTRL Steuerstruktur zum F4-Ablauf mit Suchhilfe-Exit 20050525
2 Importing CONTEXT_MANAGER Call by reference Object reference (TYPE REF TO) IF_WDR_SHLP_CONTEXT_MANAGER Bildet die Anwendungsdaten auf das Suchhilfe Interface ab 20060308
3 Importing DISPLAY_MANAGER Call by reference Object reference (TYPE REF TO) IF_WDR_SHLP_DISPLAY_MANAGER Steuert die Anzeige der Wertehilfe 20060308
4 Importing RECORD_TAB Call by reference Type reference (TYPE) CL_WDR_DDIC_SEARCH_HELP=>RECORD_TAB_T 20050525
5 Importing SHLP Call by reference Type reference (TYPE) SHLP_DESCR Beschreibung einer Suchhilfe 20050525
6 Importing SHLP_CURR Call by reference Type reference (TYPE) SHLP_DESCR Beschreibung einer Suchhilfe 20050615
7 Importing SHLP_TAB Call by reference Type reference (TYPE) SHLP_DESCR_TAB_T 20050525
# Exception Resumable Description Created on
1 CX_WDR_VALUE_HELP Web Dynpro Value Help Processor Exception 20050530

Method GET_DEFAULT_SEARCH_HELP_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DEFAULT_SEARCH_HELP_ID Value transfer Type reference (TYPE) I 20050503
# Exception Resumable Description Created on
1 CX_WDR_VALUE_HELP_NOT_AVAIL 20050804

Method GET_EMBEDDED_SEARCH_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ELEMENTARY_SEARCH_HELP Value transfer Object reference (TYPE REF TO) CL_WDR_ELEMENTARY_SEARCH_HELP Class to handle elementary DDIC search helps 20050418
2 Importing INDEX Call by reference Type reference (TYPE) I 20050418
# Exception Resumable Description Created on
1 CX_WDR_VALUE_HELP_NOT_AVAIL 20050804

Method GET_EMBEDDED_SEARCH_HELP_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT Value transfer Type reference (TYPE) I 20050418

Method GET_EMBEDDED_SEARCH_HELP_COUNT on class CL_WDR_COLLECTIVE_SEARCH_HELP has no exception.

Method SET_DEFAULT_SEARCH_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFAULT_SEARCH_HELP_ID Call by reference Type reference (TYPE) I 20050504
# Exception Resumable Description Created on
1 CX_WDR_VALUE_HELP_NOT_AVAIL 20050804
History
Last changed by/on SAP  20090618 
SAP Release Created in