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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 5 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 6 | 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 | Constant | Public | Type reference (TYPE) | STRING | CL_CRM_BSP_ADVANCEDSEARCH=>GC_EVENT_ADVANCEDSEARCH | 20050519 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | CL_CRM_BSP_ADVANCEDSEARCH=>GC_EVENT_ADVANCEDSEARCHCLOSE | 20050519 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | CL_CRM_BSP_SIMPLESEARCH=>GC_EVENT_ADVANCEDSEARCHREQUEST | 20050519 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | CL_CRM_BSP_SIMPLESEARCH=>GC_EVENT_FASTENTRY | 20050519 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | CL_CRM_BSP_SIMPLESEARCH=>GC_EVENT_FAVOURITESADD | 20050519 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | CL_CRM_BSP_SIMPLESEARCH=>GC_EVENT_FAVOURITESDELETE | 20050519 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | CL_CRM_BSP_SIMPLESEARCH=>GC_EVENT_GETLIST | 20050519 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | CL_CRM_BSP_SIMPLESEARCH=>GC_EVENT_SHOWLIST | 20050519 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | CL_CRM_BSP_ADVANCEDSEARCH=>GC_EVENT_SHOWLISTADD | 20050519 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | CL_CRM_BSP_ADVANCEDSEARCH=>GC_EVENT_SHOWLISTDELETE | 20050519 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | CL_CRM_BSP_ADVANCEDSEARCH=>GC_EVENT_SHUFFLERBY | 20050519 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | CL_CRM_BSP_ADVANCEDSEARCH=>GC_EVENT_SHUFFLERSHOW | 20050519 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_BSP_DYN_ADVANCEDSEARCH | Element-Handler: |
20050519 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | Id of the field which fired the event | 20050519 | |||
| 15 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_BSP_SIMPLESEARCH | Element-Handler: |
20050519 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | CRMT_BSP_APPL | Application | 20050519 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | STRING | 20050519 | ||||
| 18 | Instance attribute | Public | Type reference (TYPE) | CRMT_BSP_BLVIEW | View for Display in the People-Centric UI | 20050519 | |||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_MODEL_BINDING | 20050519 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Sets attributes for advanced search tag & process it | 20050519 | |
| 2 | Instance method | Private | Method | Grid Layout | 20050519 | |
| 3 | Instance method | Private | Method | Sets attributes for simple search tag & process it | 20050519 | |
| 4 | 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 |