Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller | 20060217 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BSPWD_AD_ADVORDERSEARC | 20060420 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_DLC__ADVS1 | 20060428 | |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_DLC__ATTRIBUTESET | Search | 20081022 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_AXT__SEARCH | 20071130 | |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_BRC__BRCSEARCHCRIT | 20071113 | |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_M_CO_SEARCH | Search Controller Parent | 20090415 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_THTM_ADVANCEDSEAR3 | 20060515 | |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_THTM_MISCADVSMULTI | advanced search multi paste test | 20091020 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_UIF_CUST_ADVSEARCH | 20070309 | |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_UIF_FLIG_ADVSEARCHFLIG | 20070309 | |
| ... | Click here to see Used By full list (13 items) | |||
Properties
| Class | CL_BSP_WD_ADVSEARCH_CONTROLLER | |
| Short Description | Special Controller for Dynamic Search Views | |
| Super Class | CL_BSP_WD_VIEW_CONTROLLER | Basis Class for WD View Controller |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_WD | WebClient UI Framework Runtime |
| Created | 20060217 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_BSP_WD_ADVSEARCH_CONTROLLER has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WCF_BSP_DSP_F4 | 20100302 | Utilities for calling search pages in F4 help popup |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CRMT_REGEX_CONVERSION_TAB | 20070227 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tells if the search component supports personalization | 20091211 | ||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | 'Central Search;' | 20070712 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CRMT_THTMLB_SEARCH_FIELD_NAME | 20060721 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | CRMT_THTMLB_SEARCH_FIELD_INFO | 20060602 | ||||
| 6 | Constant | Private | Type reference (TYPE) | I | 200 | Default max number of lines that can be pasted | 20091112 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'SEARCH_MAX_ROW_PASTE' | Name of parameter in Func. Profile | 20091112 | ||
| 8 | Constant | Private | Type reference (TYPE) | BAPIOPTION | 'BT' | Option (operator) which uses 2 values | 20091111 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | I | Calculated max number of lines that can be pasted | 20091112 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Initialize Query Service | 20060713 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | Right-To-Left mode | 20090731 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | BSP_DCLT_ADVSRCH_SEL_DB | 20060721 | ||||
| 13 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Tells if search personalization is supported | 20091211 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | QUERY_LOADED | Instance Event (0) |
Public (2) |
A query - typically for an auto/default search - was loaded | 20100226 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_ONE_GROUP_ENTRY | Protected | See coding | 20091201 | BEGIN OF ts_one_group_entry,
row TYPE i,
bo TYPE REF TO if_bol_bo_property_access,
END OF ts_one_group_entry
|
||
| 2 | TT_ONE_GROUP_ENTRY | Protected | See coding | 20091201 | tt_one_group_entry TYPE STANDARD TABLE OF ts_one_group_entry
|
Method Signatures
Method ADD_SAMPLE_SEARCH_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAX_COUNT | Call by reference | Type reference (TYPE) | I | 20090318 | ||||
| 2 | IV_QUERY | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_DQUERY_SERVICE | 20090317 | ||||
| 3 | RV_COUNT_ADDED | Value transfer | Type reference (TYPE) | I | 20090318 |
Method ADD_SAMPLE_SEARCH_CRITERIA on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method ADD_STATES_OF_NEW_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PREVIOUS_STATE | Call by reference | Type reference (TYPE) | CL_THTMLB_ADVANCEDSEARCH=>TT_GROUP_INFO | 20091127 | ||||
| 2 | IV_NB_ROWS_TO_ADD | Call by reference | Type reference (TYPE) | I | 20091127 | ||||
| 3 | IV_SET_START_AFT_ROW_STATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091128 | |||
| 4 | IV_STARTING_AFTER_ROW | Call by reference | Type reference (TYPE) | I | 20091127 | ||||
| 5 | IV_STATE_OF_NEW_ROWS | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20091127 |
Method ADD_STATES_OF_NEW_ROWS on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method ADJUST_SEARCH_CRITERIA_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADVANCED_SEARCH | Call by reference | Object reference (TYPE REF TO) | CL_CRM_BOL_DQUERY_SERVICE | 20070712 | ||||
| 2 | IV_CLEAR_BAD_CRITERION_VALUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Clear (first) bad criterion value | 20071023 | ||
| 3 | IV_CONTEXT | Call by reference | Type reference (TYPE) | STRING | 20070712 | ||||
| 4 | IV_PASS_EXCEPTIONS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Pass Exceptions to Caller | 20070924 | ||
| 5 | IV_VERBOSE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Display Messages via Message Service | 20070924 | ||
| 6 | RV_SEARCH_CRITERIA_VALUES_SET | Value transfer | Type reference (TYPE) | I | 20070712 |
Method ADJUST_SEARCH_CRITERIA_VALUES on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method ASSURE_MAX_LIMIT_OF_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PASTED_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20091112 |
Method ASSURE_MAX_LIMIT_OF_ROWS on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method DETERMINE_ADJUSTMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DQUERY_DEFINITIONS | Call by reference | Object reference (TYPE REF TO) | CRMT_THTMLB_SEARCH_FIELD_INFO | 20070227 | ||||
| 2 | RV_ADJUSTMENTS | Value transfer | Type reference (TYPE) | CRMT_REGEX_CONVERSION_TAB | 20070227 |
Method DETERMINE_ADJUSTMENTS on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method DO_PREPARE_OUTPUT_RECURSIVELY Signature
Method DO_PREPARE_OUTPUT_RECURSIVELY on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no parameter.
Method DO_PREPARE_OUTPUT_RECURSIVELY on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method EH_ONTHTMLBADVSADDLINETOGRP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20091130 | ||||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20091130 |
Method EH_ONTHTMLBADVSADDLINETOGRP on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method EH_ONTHTMLBADVSCHANGEFIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20060721 | ||||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20060721 |
Method EH_ONTHTMLBADVSCHANGEFIELDNAME on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method EH_ONTHTMLBADVSCOPYLINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20060222 | ||||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20060222 |
Method EH_ONTHTMLBADVSCOPYLINE on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method EH_ONTHTMLBADVSHANDLEPASTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20091110 | ||||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20091110 |
Method EH_ONTHTMLBADVSHANDLEPASTE on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method EH_ONTHTMLBADVSREMOVEGROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20091130 | ||||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20091130 |
Method EH_ONTHTMLBADVSREMOVEGROUP on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method EH_ONTHTMLBADVSREMOVELINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | 20060222 | ||||
| 2 | HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | 20060222 |
Method EH_ONTHTMLBADVSREMOVELINE on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method EVALUATE_P_GETTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_DQUERY_DEFINITIONS | Call by reference | Type reference (TYPE) | CRMT_THTMLB_SEARCH_FIELD_INFO | Attribute meta data | 20090731 |
Method EVALUATE_P_GETTERS on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method GET_ADJUSTMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ADJUSTMENTS | Value transfer | Object reference (TYPE REF TO) | CRMT_REGEX_CONVERSION_TAB | 20070227 |
Method GET_ADJUSTMENTS on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method GET_BOS_ONE_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BOS | Call by reference | Type reference (TYPE) | TT_ONE_GROUP_ENTRY | 20091201 | ||||
| 2 | IR_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20091201 | |||
| 3 | IV_FIRST_ROW_OF_GROUP | Call by reference | Type reference (TYPE) | I | 20091201 |
Method GET_BOS_ONE_GROUP on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method GET_CURRENT_DQUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_DQUERY_SERVICE | 20060222 |
Method GET_CURRENT_DQUERY on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method GET_DQUERY_CNODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE_ASP | Spezieller Kontextknoten für komplexe Suchparamtertabellen | 20060223 |
Method GET_DQUERY_CNODE on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method GET_DQUERY_CNODE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | STRING | 20060421 |
Method GET_DQUERY_CNODE_NAME on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method GET_DQUERY_DEFINITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_THTMLB_SEARCH_FIELD_INFO | 20060217 |
Method GET_DQUERY_DEFINITIONS on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method GET_PASTE_ROW_LIMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MAX_ROW_NB | Value transfer | Type reference (TYPE) | I | 20091112 |
Method GET_PASTE_ROW_LIMIT on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method GET_POSSIBLE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RESULT | Value transfer | Type reference (TYPE) | CRMT_THTMLB_SEARCH_FIELD_NAME | 20060217 |
Method GET_POSSIBLE_FIELDS on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method ON_CONFIG_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Value transfer | Attribute reference (LIKE) | 20080131 | |||||
| 2 | VIEWNAME | Value transfer | Attribute reference (LIKE) | 20080131 |
Method ON_CONFIG_DATA_CHANGED on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method ON_DQUERY_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOCUS_BO | Value transfer | Attribute reference (LIKE) | 20060808 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20060808 |
Method ON_DQUERY_CHANGED on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method ON_QUERY_EXECUTED Signature
Method ON_QUERY_EXECUTED on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no parameter.
Method ON_QUERY_EXECUTED on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method REMOVE_STATES_OF_DELETED_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PREVIOUS_STATE | Call by reference | Type reference (TYPE) | CL_THTMLB_ADVANCEDSEARCH=>TT_GROUP_INFO | 20091130 | ||||
| 2 | IV_NB_ROWS_TO_REMOVE | Call by reference | Type reference (TYPE) | I | 20091130 | ||||
| 3 | IV_STARTING_AFTER_ROW | Call by reference | Type reference (TYPE) | I | 20091130 |
Method REMOVE_STATES_OF_DELETED_ROWS on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Method SET_INIT_QS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INIT_QS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20061030 |
Method SET_INIT_QS on class CL_BSP_WD_ADVSEARCH_CONTROLLER has no exception.
Event Signatures
Event QUERY_LOADED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SEARCH_SHORTCUT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_CRM_BOL_ENTITY | Entity | 20100226 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |