SAP ABAP Class CL_CRM_BSP_DYN_SEARCH (Element-Handler: <CRM: Search>)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF (Application Component) People Centric UI Framework
     CRM_BSP_ELEMENT (Package) Implementation of Generic Tags (Search, List, Detail, ...)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CLG_CRM_BSP_LIBRARY_DYNSEARCH Base: 20050519
Properties
Class CL_CRM_BSP_DYN_SEARCH  
Short Description Element-Handler: <CRM: Search>    
Super Class CLG_CRM_BSP_LIBRARY_DYNSEARCH Base: <crm_bsp_library:dynSearch> 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package CRM_BSP_ELEMENT   Implementation of Generic Tags (Search, List, Detail, ...) 
Created 20050519   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CRM_BSP_ADVANCEDSEARCH Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_CRM_BSP_ADVANCED_SEARCH Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_CRM_BSP_LIBRARY_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_CRM_BSP_SIMPLESEARCH Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_ROI_ADVANCED_SEARCH Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 CL_ROI_SIMPLE_SEARCH Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CRM_BSP_DYN_SEARCH has no interface implemented.
Friends
Class CL_CRM_BSP_DYN_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_EVENT_ADVANCEDSEARCH Constant Public Type reference (TYPE) STRING CL_CRM_BSP_ADVANCEDSEARCH=>GC_EVENT_ADVANCEDSEARCH 20050519
2 GC_EVENT_ADVANCEDSEARCHCLOSE Constant Public Type reference (TYPE) STRING CL_CRM_BSP_ADVANCEDSEARCH=>GC_EVENT_ADVANCEDSEARCHCLOSE 20050519
3 GC_EVENT_ADVANCEDSEARCHREQUEST Constant Public Type reference (TYPE) STRING CL_CRM_BSP_SIMPLESEARCH=>GC_EVENT_ADVANCEDSEARCHREQUEST 20050519
4 GC_EVENT_FASTENTRY Constant Public Type reference (TYPE) STRING CL_CRM_BSP_SIMPLESEARCH=>GC_EVENT_FASTENTRY 20050519
5 GC_EVENT_FAVOURITESADD Constant Public Type reference (TYPE) STRING CL_CRM_BSP_SIMPLESEARCH=>GC_EVENT_FAVOURITESADD 20050519
6 GC_EVENT_FAVOURITESDELETE Constant Public Type reference (TYPE) STRING CL_CRM_BSP_SIMPLESEARCH=>GC_EVENT_FAVOURITESDELETE 20050519
7 GC_EVENT_GETLIST Constant Public Type reference (TYPE) STRING CL_CRM_BSP_SIMPLESEARCH=>GC_EVENT_GETLIST 20050519
8 GC_EVENT_SHOWLIST Constant Public Type reference (TYPE) STRING CL_CRM_BSP_SIMPLESEARCH=>GC_EVENT_SHOWLIST 20050519
9 GC_EVENT_SHOWLISTADD Constant Public Type reference (TYPE) STRING CL_CRM_BSP_ADVANCEDSEARCH=>GC_EVENT_SHOWLISTADD 20050519
10 GC_EVENT_SHOWLISTDELETE Constant Public Type reference (TYPE) STRING CL_CRM_BSP_ADVANCEDSEARCH=>GC_EVENT_SHOWLISTDELETE 20050519
11 GC_EVENT_SHUFFLERBY Constant Public Type reference (TYPE) STRING CL_CRM_BSP_ADVANCEDSEARCH=>GC_EVENT_SHUFFLERBY 20050519
12 GC_EVENT_SHUFFLERSHOW Constant Public Type reference (TYPE) STRING CL_CRM_BSP_ADVANCEDSEARCH=>GC_EVENT_SHUFFLERSHOW 20050519
13 GV_ADVANCEDSEARCH Instance attribute Private Object reference (TYPE REF TO) CL_CRM_BSP_DYN_ADVANCEDSEARCH Element-Handler: 20050519
14 GV_FIELDID Instance attribute Public Type reference (TYPE) STRING Id of the field which fired the event 20050519
15 GV_SIMPLESEARCH Instance attribute Private Object reference (TYPE REF TO) CL_CRM_BSP_SIMPLESEARCH Element-Handler: 20050519
16 LV_APPLICATION Instance attribute Public Type reference (TYPE) CRMT_BSP_APPL Application 20050519
17 LV_ATTRIBUTE_PATH Instance attribute Private Type reference (TYPE) STRING 20050519
18 LV_BLVIEW Instance attribute Public Type reference (TYPE) CRMT_BSP_BLVIEW View for Display in the People-Centric UI 20050519
19 LV_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_BSP_MODEL_BINDING 20050519
Methods
# Method Level Visibility Method type Description Created on
1 DOADVANCEDSEARCH Instance method Private Method Sets attributes for advanced search tag & process it 20050519
2 DOGRIDLAYOUT Instance method Private Method Grid Layout 20050519
3 DOSIMPLESEARCH Instance method Private Method Sets attributes for simple search tag & process it 20050519
4 GET_MODEL_VALUES Instance method Private Method Get table values from Model 20050519
Events
Class CL_CRM_BSP_DYN_SEARCH has no event.
Types
Class CL_CRM_BSP_DYN_SEARCH has no local type.
Method Signatures

Method DOADVANCEDSEARCH Signature

Method DOADVANCEDSEARCH on class CL_CRM_BSP_DYN_SEARCH has no parameter.
Method DOADVANCEDSEARCH on class CL_CRM_BSP_DYN_SEARCH has no exception.

Method DOGRIDLAYOUT Signature

Method DOGRIDLAYOUT on class CL_CRM_BSP_DYN_SEARCH has no parameter.
Method DOGRIDLAYOUT on class CL_CRM_BSP_DYN_SEARCH has no exception.

Method DOSIMPLESEARCH Signature

Method DOSIMPLESEARCH on class CL_CRM_BSP_DYN_SEARCH has no parameter.
Method DOSIMPLESEARCH on class CL_CRM_BSP_DYN_SEARCH has no exception.

Method GET_MODEL_VALUES Signature

Method GET_MODEL_VALUES on class CL_CRM_BSP_DYN_SEARCH has no parameter.
Method GET_MODEL_VALUES on class CL_CRM_BSP_DYN_SEARCH has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700