SAP ABAP Class CL_WCF_BSP_BASE_SQ_2 (Base class: Search query view controller)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-SEA (Application Component) Search
⤷
WCF_BSP_DYN_SEARCH_PAGE (Package) Search Pages

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_WD_ADVSEARCH_CONTROLLER | Special Controller for Dynamic Search Views | 20090429 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BSP_WD_GENERIC_LAYOUT | Tagging Interface for controllers with generic Layout | 20090717 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_BSP_TMPL_SQ | Template class: Search query view controller | 20090610 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__USERSEARCHQUE | 20100217 | |
3 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__TAGSEARCHQUER | 20100218 | |
4 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__SEARCHSEARCHQ | 20100219 | |
5 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__REPORTSEARCHQ | 20100218 | |
6 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__POSITIONSEAR0 | 20100218 | |
7 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__ORGUNITSEARC0 | 20100218 | |
8 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__FAVORITESEAR0 | 20100218 | |
9 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_UST__BRSEARCHQUERY | 20100217 | |
10 | Inheritance (c INHERITING FROM c_ref) | CL_WCF_SEAR_SEARCHQUERYVI | 20090610 | |
... | Click here to see Used By full list (22 items) |
Properties
Class | CL_WCF_BSP_BASE_SQ_2 | |
Short Description | Base class: Search query view controller | |
Super Class | CL_BSP_WD_ADVSEARCH_CONTROLLER | Special Controller for Dynamic Search Views |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WCF_BSP_DYN_SEARCH_PAGE | Search Pages |
Created | 20090429 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BSP_WD_GENERIC_LAYOUT | Tagging Interface for controllers with generic Layout | 20090717 |
Friends
Class CL_WCF_BSP_BASE_SQ_2 has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 'OPTION_OBJECT_NAME_PLURAL' | Option object name in singular | 20090610 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 'OPTION_OBJECT_NAME_SINGULAR' | Option object name in singular | 20090610 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'OPTION_OBJECT_NAME_NOT_IN_OTR' | Option object name not in OTR | 20090626 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'OPTION_SAVED_SEARCHES' | Option saved searches | 20090429 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'OPTION_PERSONALIZE_SEARCH_CRITERIA' | Option for personalizing search criteria | 20091217 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'OPTION_UI_OBJECT_TYPE' | Ui object type | 20090603 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'OPTION_VIEW_NAME' | Path of search query central layout | 20090629 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '../../sap/wcf_bsp_sp/SearchQuery_2.htm' | Path of search query central layout | 20090429 | |
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WCF_BSP_BASE_SQ_2 | Base class: Search query view controller | 20100121 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Access Interface for BO Attributes | 20091028 | ||
11 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_WCF_BSP_BASE_SP_2 | Base class: Search page (view set) controller | 20090609 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Option object name in plural | 20090610 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Option object name in singular | 20090610 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | ' ' | Option object name not in OTR | 20090626 | |
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | '' | Saved searches included in central layout | 20090429 | |
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Option for personalizing search criteria | 20091217 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20090603 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Search query view is running in a popup | 20091028 | ||
19 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WCF_BSP_BASE_SQ_CTXT_2 | Base class: Search query view context controller | 20090429 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20090429 | |
2 | ![]() |
Instance method | Protected | Method | Event handler for CLEAR | 20090505 |
3 | ![]() |
Instance method | Protected | Method | Event hander for SEARCH | 20090505 |
4 | ![]() |
Instance method | Private | Method | Embed Saved Search Registration view into BSP layout | 20091028 |
5 | ![]() |
Instance method | Protected | Method | Obtain context nodes | 20090429 |
6 | ![]() |
Instance method | Public | Method | Get the value of an option of the search query view | 20090519 |
7 | ![]() |
Instance method | Public | Method | Inbound plug for running search page in F4 help popup | 20090707 |
8 | ![]() |
Instance method | Public | Method | Inbound plug for button 'edit' in saved searches | 20090527 |
9 | ![]() |
Instance method | Public | Method | Inbound plug for button 'go' in saved searches | 20090527 |
10 | ![]() |
Instance method | Public | Method | Set a specific option in the search query view | 20090519 |
11 | ![]() |
Instance method | Protected | Method | Set options in the search query view | 20090514 |
12 | ![]() |
Instance method | Protected | Method | Set search query view options when running in F4 help popup | 20090722 |
Events
Class CL_WCF_BSP_BASE_SQ_2 has no event.
Types
Class CL_WCF_BSP_BASE_SQ_2 has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WCF_BSP_BASE_SQ_2 has no parameter.
Method CONSTRUCTOR on class CL_WCF_BSP_BASE_SQ_2 has no exception.
Method EH_ONCLEAR 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 | HTMLB Basic Event | 20090505 | ||
2 | ![]() |
HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20090505 |
Method EH_ONCLEAR on class CL_WCF_BSP_BASE_SQ_2 has no exception.
Method EH_ONSEARCH 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 | HTMLB Basic Event | 20090505 | ||
2 | ![]() |
HTMLB_EVENT_EX | Call by reference | Object reference (TYPE REF TO) | IF_HTMLB_DATA | Input Data from HTMLB | 20090505 |
Method EH_ONSEARCH on class CL_WCF_BSP_BASE_SQ_2 has no exception.
Method EMBED_SS_REGISTRATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VIEWAREA | Call by reference | Type reference (TYPE) | STRING | Name of view area | 20091028 |
Method EMBED_SS_REGISTRATION on class CL_WCF_BSP_BASE_SQ_2 has no exception.
Method GET_CONTEXT_NODES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_QUERY | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | WD Context Node | 20090429 | ||
2 | ![]() |
EO_RESULT | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | WD Context Node | 20090429 |
Method GET_CONTEXT_NODES on class CL_WCF_BSP_BASE_SQ_2 has no exception.
Method GET_OPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VALUE | Call by reference | Type reference (TYPE) | STRING | Option value | 20090519 | ||
2 | ![]() |
IV_OPTION | Call by reference | Type reference (TYPE) | STRING | Option name | 20090519 |
Method GET_OPTION on class CL_WCF_BSP_BASE_SQ_2 has no exception.
Method IP_F4HELP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20090707 |
Method IP_F4HELP on class CL_WCF_BSP_BASE_SQ_2 has no exception.
Method IP_SAVEDSEARCHEDIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20090527 |
Method IP_SAVEDSEARCHEDIT on class CL_WCF_BSP_BASE_SQ_2 has no exception.
Method IP_SAVEDSEARCHGO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL | Business Object Collection Interface | 20090527 |
Method IP_SAVEDSEARCHGO on class CL_WCF_BSP_BASE_SQ_2 has no exception.
Method SET_OPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OPTION | Call by reference | Type reference (TYPE) | STRING | Option name | 20090519 | ||
2 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | Option value | 20090519 |
Method SET_OPTION on class CL_WCF_BSP_BASE_SQ_2 has no exception.
Method SET_OPTIONS Signature
Method SET_OPTIONS on class CL_WCF_BSP_BASE_SQ_2 has no parameter.
Method SET_OPTIONS on class CL_WCF_BSP_BASE_SQ_2 has no exception.
Method SET_OPTIONS_FOR_F4 Signature
Method SET_OPTIONS_FOR_F4 on class CL_WCF_BSP_BASE_SQ_2 has no parameter.
Method SET_OPTIONS_FOR_F4 on class CL_WCF_BSP_BASE_SQ_2 has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 701 |